changedEvent

abstract val changedEvent: EventRegistry<DataCollection.ChangedEvent<T>>

Event registry for item changes. The event argument contains details about the changes. Please notice that not all changes may be propagated by this event, e.g. remote changes of shared collections.