sink property

The sink for sending values to the other endpoint.

Implementation

@override
StreamSink<OperationMessage> get sink => _ctrl.foreign.sink;