menu
dust_server package
documentation
ws.dart
WebSocketChannel
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;
dust_server package
documentation
ws
WebSocketChannel
stream property
WebSocketChannel class