boxStream property

Stream<TDBoxStreamEvent> get boxStream

Implementation

Stream<TDBoxStreamEvent> get boxStream => _boxStreamController.stream;