menu
sse_channel2 package
documentation
sse_channel.dart
SseChannel
stream property
stream property
dark_mode
light_mode
stream
property
Stream
get
stream
inherited
The single-subscription stream that emits values from the other endpoint.
Implementation
Stream<T> get stream;
sse_channel2 package
documentation
sse_channel
SseChannel
stream property
SseChannel class