values constant
Implementation
static const $core.List<CountryCode> values = <CountryCode> [
INVALID_COUNTRY_CODE,
COUNTRY_CODE_DK,
COUNTRY_CODE_FR,
];
static const $core.List<CountryCode> values = <CountryCode> [
INVALID_COUNTRY_CODE,
COUNTRY_CODE_DK,
COUNTRY_CODE_FR,
];