menu
sse_channel2 package
documentation
sse_channel.dart
SseChannel
sink property
sink property
dark_mode
light_mode
sink
property
StreamSink
get
sink
inherited
The sink for sending values to the other endpoint.
Implementation
StreamSink<T> get sink;
sse_channel2 package
documentation
sse_channel
SseChannel
sink property
SseChannel class