menu
crdt_socket_sync package
documentation
web_socket_client.dart
CRDTSocketClient
requestSync abstract method
requestSync abstract method
dark_mode
light_mode
requestSync
abstract method
Future
<
void
>
requestSync
(
)
Request a sync message from the server
Implementation
Future<void> requestSync();
crdt_socket_sync package
documentation
web_socket_client
CRDTSocketClient
requestSync abstract method
CRDTSocketClient class