Country$json top-level constant

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

Implementation

@$core.Deprecated('Use countryDescriptor instead')
const Country$json = {
  '1': 'Country',
  '2': [
    {'1': 'code2Letters', '3': 1, '4': 1, '5': 9, '10': 'code2Letters'},
    {'1': 'namel10n', '3': 2, '4': 1, '5': 9, '10': 'namel10n'},
  ],
};