tableUpdateStream property

Stream<TableUpdate> get tableUpdateStream

Implementation

Stream<TableUpdate> get tableUpdateStream => _updateController.stream;