Flutter
stream_channel
VirtualChannel
<
T
>
sink property
sink
sink
property
Null safety
StreamSink
<
T
>
sink
final
The sink for sending values to the other endpoint.
Implementation
@override final StreamSink<T> sink;
Flutter
stream_channel
VirtualChannel
<
T
>
sink property
VirtualChannel class
Properties
hashCode
id
runtimeType
sink
stream
Methods
cast
changeSink
changeStream
noSuchMethod
pipe
toString
transform
transformSink
transformStream
virtualChannel
Operators
operator ==