LangInfos$json top-level constant

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

Implementation

@$core.Deprecated('Use langInfosDescriptor instead')
const LangInfos$json = const {
  '1': 'LangInfos',
  '2': const [
    const {'1': 'teritories', '3': 1, '4': 1, '5': 11, '6': '.wikibulary.langs.Teritory', '10': 'teritories'},
    const {'1': 'langs', '3': 2, '4': 3, '5': 11, '6': '.wikibulary.langs.LangInfo', '10': 'langs'},
    const {'1': 'countries', '3': 3, '4': 3, '5': 11, '6': '.wikibulary.langs.Country', '10': 'countries'},
    const {'1': 'scripts', '3': 4, '4': 3, '5': 11, '6': '.wikibulary.langs.Script', '10': 'scripts'},
    const {'1': 'letters_for_lower', '3': 5, '4': 1, '5': 9, '10': 'lettersForLower'},
    const {'1': 'letters_lower', '3': 6, '4': 1, '5': 9, '10': 'lettersLower'},
  ],
};