menu
fml package
documentation
datasources/sse/lib/src/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;
fml package
documentation
datasources/sse/lib/src/channel
SseChannel
stream property
SseChannel class