stream property

Stream<State> get stream

Implementation

Stream<State> get stream => _stateController.stream;