sink property

StreamSink<T> sink

The sink for sending values to the other endpoint.

Implementation

StreamSink<T> get sink;