menu
celest_core package
documentation
_internal.dart
SseClient
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
Object
?
>
get
stream
inherited
The single-subscription stream that emits values from the other endpoint.
Implementation
Stream<T> get stream;
celest_core package
documentation
_internal
SseClient
stream property
SseClient class