findById

abstract fun findById(id: String): Proposition?

Find a proposition by its ID. Used by findSources; satisfied automatically when a type also implements PropositionStore.