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