menu
crdt_socket_sync package
documentation
web_socket_client.dart
ConnectionStatus
isError property
isError property
dark_mode
light_mode
isError
property
bool
get
isError
Whether the client is in an error state
Implementation
bool get isError => this == error;
crdt_socket_sync package
documentation
web_socket_client
ConnectionStatus
isError property
ConnectionStatus enum