changeStream property

Stream<MapDiffs<K?, V?>> changeStream

Implementation

Stream<MapDiffs<K?, V?>> get changeStream => changeController.stream;