LangInfo_Detail$json top-level constant

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

Implementation

@$core.Deprecated('Use langInfoDescriptor instead')
const LangInfo_Detail$json = const {
  '1': 'Detail',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'full_id', '3': 2, '4': 1, '5': 9, '10': 'fullId'},
    const {'1': 'usage', '3': 3, '4': 1, '5': 5, '10': 'usage'},
    const {'1': 'google_trans_id', '3': 4, '4': 1, '5': 9, '10': 'googleTransId'},
    const {'1': 'ms_word_spellcheck_lcid', '3': 5, '4': 1, '5': 5, '10': 'msWordSpellcheckLcid'},
    const {'1': 'lcid', '3': 6, '4': 1, '5': 5, '10': 'lcid'},
    const {'1': 'stemmer_class', '3': 7, '4': 1, '5': 9, '10': 'stemmerClass'},
    const {'1': 'breaker_class', '3': 8, '4': 1, '5': 9, '10': 'breakerClass'},
    const {'1': 'flutter_code', '3': 9, '4': 1, '5': 9, '10': 'flutterCode'},
    const {'1': 'used', '3': 10, '4': 1, '5': 8, '10': 'used'},
  ],
};