changes property

Stream<RealmListChanges<T>> changes

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

Implementation

Stream<RealmListChanges<T>> get changes;