onNewValue

abstract val onNewValue: Flow<Pair<Key, Value>>(source)

Flow that emits when a new value is added to a key.