sink property

StreamSink<T> get sink

The sink for sending values to the other endpoint.

Implementation

StreamSink<T> get sink;