find

suspend fun find(predicate: (T) -> Boolean, options: SubscribeOptions? = definedExternally): T(source)