values constant
List of all possible values in this VpnStatusState.
Implementation
static const values = <VpnStatusState>[
CONNECTING,
WAIT,
AUTH,
GET_CONFIG,
ASSIGN_IP,
ADD_ROUTES,
CONNECTED,
RECONNECTING,
EXITING,
DISCONNECTED,
];