disconnected constant

HubConnectionState const disconnected

The hub connection is disconnected.

Implementation

static const HubConnectionState disconnected =
    HubConnectionState('Disconnected');