sink property

StreamSink<BlocController> sink

Implementation

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