stateStream property

Stream<InfoState> get stateStream
inherited

Implementation

Stream<State> get stateStream => _stateStreamController.stream;