menu
crdt_socket_sync package
documentation
web_socket_server.dart
CRDTServerRegistry
getLatestSnapshot abstract method
getLatestSnapshot abstract method
dark_mode
light_mode
getLatestSnapshot
abstract method
Snapshot?
getLatestSnapshot
(
String
documentId
)
Get the latest snapshot of a document
Implementation
Snapshot? getLatestSnapshot(String documentId);
crdt_socket_sync package
documentation
web_socket_server
CRDTServerRegistry
getLatestSnapshot abstract method
CRDTServerRegistry class