menu
simple_stomp package
documentation
simple_stomp.dart
StompClient
rawStream property
rawStream property
dark_mode
light_mode
rawStream
property
Stream
<
Uint8List
>
?
get
rawStream
Implementation
Stream<Uint8List>? get rawStream => _tcpStream;
simple_stomp package
documentation
simple_stomp
StompClient
rawStream property
StompClient class