changedKeys

abstract val changedKeys: SharedFlow<Set<String>>

Exposes the keys of records that have changed. A special key ALL_KEYS is used to indicate that all records have changed.