getByValue

abstract fun getByValue(predicate: suspend (VALUE) -> Boolean): Flow<VALUE>