menu
crdt_socket_sync package
documentation
web_socket_server.dart
CRDTServerRegistry
getDocument abstract method
getDocument abstract method
dark_mode
light_mode
getDocument
abstract method
CRDTDocument?
getDocument
(
String
documentId
)
Get a store for an existing document
Implementation
CRDTDocument? getDocument(String documentId);
crdt_socket_sync package
documentation
web_socket_server
CRDTServerRegistry
getDocument abstract method
CRDTServerRegistry class