connected constant
HubConnectionState
const connected
The hub connection is connected.
Implementation
static const HubConnectionState connected = HubConnectionState('Connected');
The hub connection is connected.
static const HubConnectionState connected = HubConnectionState('Connected');