sink property

StreamSink<BlocState> sink

Implementation

StreamSink<BlocState> get sink => _subject.sink;