getByKey

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