changes property

Stream<RealmMapChanges<T>> changes

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

Implementation

Stream<RealmMapChanges<T>> get changes;