onChanges property

Stream<TStoreChanges> onChanges

Implementation

Stream<TStoreChanges> get onChanges => _changesController.stream;