stream property

Observable<BlocState> stream

Implementation

Observable<BlocState> get stream => _subject.stream;