menu
entao_hare package
documentation
ungrouped/hare_websocket.dart
WsDelegate
onWebSocketText abstract method
onWebSocketText abstract method
dark_mode
light_mode
onWebSocketText
abstract method
void
onWebSocketText
(
String
text
)
Implementation
void onWebSocketText(String text);
entao_hare package
documentation
ungrouped/hare_websocket
WsDelegate
onWebSocketText abstract method
WsDelegate class