IndexConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use indexConfigDescriptor instead')
const IndexConfig$json = const {
  '1': 'IndexConfig',
  '2': const [
    const {'1': 'lang_dict', '3': 1, '4': 1, '5': 9, '10': 'langDict'},
    const {'1': 'lang_index', '3': 2, '4': 1, '5': 9, '10': 'langIndex'},
    const {'1': 'hashIndex', '3': 3, '4': 1, '5': 12, '10': 'hashIndex'},
    const {'1': 'wordsFlag', '3': 4, '4': 1, '5': 12, '10': 'wordsFlag'},
    const {'1': 'collation', '3': 5, '4': 1, '5': 11, '6': '.wikibulary.posdefviewer.CollationGraph', '10': 'collation'},
    const {'1': 'all_indexes', '3': 6, '4': 3, '5': 11, '6': '.wikibulary.posdefviewer.IndexConfig.IndexInfo', '10': 'allIndexes'},
  ],
  '3': const [IndexConfig_IndexInfo$json],
};