Teritory$json top-level constant

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

Implementation

@$core.Deprecated('Use teritoryDescriptor instead')
const Teritory$json = const {
  '1': 'Teritory',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'childs', '3': 3, '4': 3, '5': 11, '6': '.wikibulary.langs.Teritory', '10': 'childs'},
    const {'1': 'countries', '3': 4, '4': 3, '5': 9, '10': 'countries'},
  ],
};