onChange property

Stream<SetChange<E>> onChange

Implementation

Stream<SetChange<E>> get onChange => _changes.stream;