CountryCode$json top-level constant

  1. @Deprecated('Use countryCodeDescriptor instead')
Map<String, Object> const CountryCode$json

Implementation

@$core.Deprecated('Use countryCodeDescriptor instead')
const CountryCode$json = const {
  '1': 'CountryCode',
  '2': const [
    const {'1': 'countryCodeType', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.CountryCodeType', '10': 'countryCodeType'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};