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