dart / 1 / dart-async / streamcontroller / sink.html

sink property

StreamSink<T> sink

Returns a view of this object that only exposes the StreamSink interface.

Source

StreamSink<T> get sink;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-async/StreamController/sink.html