changes property
Stream<RealmSetChanges<T> >
get
changes
Allows listening for changes when the contents of this collection changes.
Implementation
Stream<RealmSetChanges<T>> get changes;
Allows listening for changes when the contents of this collection changes.
Stream<RealmSetChanges<T>> get changes;