menu
crdt_socket_sync package
documentation
web_socket_server.dart
CRDTServerRegistry
hasDocument abstract method
hasDocument abstract method
dark_mode
light_mode
hasDocument
abstract method
bool
hasDocument
(
String
documentId
)
Check if a document exists
Implementation
bool hasDocument(String documentId);
crdt_socket_sync package
documentation
web_socket_server
CRDTServerRegistry
hasDocument abstract method
CRDTServerRegistry class