menu
crdt_socket_sync package
documentation
web_socket_server.dart
CRDTServerRegistry
createSnapshot abstract method
createSnapshot abstract method
dark_mode
light_mode
createSnapshot
abstract method
Future
<
Snapshot
>
createSnapshot
(
String
documentId
)
Create a snapshot of a document
Implementation
Future<Snapshot> createSnapshot(String documentId);
crdt_socket_sync package
documentation
web_socket_server
CRDTServerRegistry
createSnapshot abstract method
CRDTServerRegistry class