changes property

Stream<RealmSetChanges<T>> changes

Allows listening for changes when the contents of this collection changes.

Implementation

Stream<RealmSetChanges<T>> get changes;