values constant Null safety
Implementation
static const $core.List<ClientMode> values = <ClientMode> [
ENDPOINT_BETA,
ENDPOINT_DEV,
ENDPOINT_LOCAL,
];
static const $core.List<ClientMode> values = <ClientMode> [
ENDPOINT_BETA,
ENDPOINT_DEV,
ENDPOINT_LOCAL,
];