Country$json top-level constant
Implementation
@$core.Deprecated('Use countryDescriptor instead')
const Country$json = const {
'1': 'Country',
'2': const [
const {'1': 'code', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.CountryCode', '10': 'code'},
const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
],
};