stream property

Stream<State> get stream

Implementation

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