menu
shelf_modular package
documentation
shelf_modular.dart
WebSocketResource
onMessage abstract method
onMessage abstract method
dark_mode
light_mode
onMessage
abstract method
void
onMessage
(
dynamic
data
,
WebSocket
socket
)
Implementation
void onMessage(dynamic data, WebSocket socket);
shelf_modular package
documentation
shelf_modular
WebSocketResource
onMessage abstract method
WebSocketResource class