Returns a view of this object that only exposes the StreamSink interface.
StreamSink
StreamSink<T> get sink => _controller.sink;