menu
crdt_socket_sync package
documentation
web_socket_server.dart
DocumentAwareness
states property
states property
dark_mode
light_mode
states
property
Map
<
String
,
ClientAwareness
>
states
final
map of client awareness states
Implementation
final Map<String, ClientAwareness> states;
crdt_socket_sync package
documentation
web_socket_server
DocumentAwareness
states property
DocumentAwareness class