sink property

StreamSink<Object?> get sink
inherited

The sink for sending values to the other endpoint.

Implementation

StreamSink<T> get sink;