Country_Lang$json top-level constant

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

Implementation

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