sink property

StreamSink<T> sink

Implementation

StreamSink<T> get sink => _controller.sink;