INVALID_COUNTRY_CODE constant

CountryCode const INVALID_COUNTRY_CODE

Implementation

static const CountryCode INVALID_COUNTRY_CODE = CountryCode._(0, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'INVALID_COUNTRY_CODE');