stream property

Stream<State> get stream

Implementation

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