onNewValue

open override val onNewValue: Flow<Pair<Id, RegisteredObject>>(source)

This flow must emit data each time when data by Key has been changed with set method or in any other way excluding cases of data removing

See also