menu
crdt_socket_sync package
documentation
web_socket_client.dart
CRDTSocketClient
disconnect abstract method
disconnect abstract method
dark_mode
light_mode
disconnect
abstract method
Future
<
void
>
disconnect
(
)
Disconnect the client from the server
Implementation
Future<void> disconnect();
crdt_socket_sync package
documentation
web_socket_client
CRDTSocketClient
disconnect abstract method
CRDTSocketClient class