controlStream property

Stream<String> get controlStream

Implementation

Stream<String> get controlStream => _stateStreamController.stream;