LangInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use langInfoDescriptor instead')
const LangInfo$json = const {
  '1': 'LangInfo',
  '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': 'deprecated', '3': 3, '4': 3, '5': 9, '10': 'deprecated'},
    const {'1': 'scripts', '3': 4, '4': 3, '5': 9, '10': 'scripts'},
    const {'1': 'countries', '3': 5, '4': 3, '5': 9, '10': 'countries'},
    const {'1': 'detail', '3': 6, '4': 1, '5': 11, '6': '.wikibulary.langs.LangInfo.Detail', '10': 'detail'},
    const {'1': 'details', '3': 7, '4': 3, '5': 11, '6': '.wikibulary.langs.LangInfo.Detail', '10': 'details'},
    const {'1': 'double_chars', '3': 8, '4': 3, '5': 9, '10': 'doubleChars'},
    const {'1': 'script', '3': 9, '4': 1, '5': 9, '10': 'script'},
    const {'1': 'google_trans_id', '3': 10, '4': 1, '5': 9, '10': 'googleTransId'},
  ],
  '3': const [LangInfo_Detail$json],
};