stateStream property

Stream<DState> stateStream

Implementation

Stream<DState> get stateStream => _stateController.stream;