menu
ndk package
documentation
data_layer/data_sources/websocket_client.dart
WebsocketDSClient
WebsocketDSClient constructor
WebsocketDSClient constructor
dark_mode
light_mode
WebsocketDSClient
constructor
WebsocketDSClient
(
WebSocket
ws
,
String
url
)
Implementation
WebsocketDSClient(this.ws, this.url);
ndk package
documentation
data_layer/data_sources/websocket_client
WebsocketDSClient
WebsocketDSClient constructor
WebsocketDSClient class