menu
rsocket_dart package
documentation
web_socket_channel/src/copy/web_socket.dart
WebSocket
CONNECTING constant
CONNECTING constant
dark_mode
light_mode
CONNECTING
constant
int
const
CONNECTING
Possible states of the connection.
Implementation
static const int CONNECTING = 0;
rsocket_dart package
documentation
web_socket_channel/src/copy/web_socket
WebSocket
CONNECTING constant
WebSocket class