stream property

Observable<BlocController> stream

Implementation

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