IndexConfig_IndexInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use indexConfigDescriptor instead')
const IndexConfig_IndexInfo$json = const {
  '1': 'IndexInfo',
  '2': const [
    const {'1': 'lang_index', '3': 1, '4': 1, '5': 9, '10': 'langIndex'},
    const {'1': 'word_count', '3': 2, '4': 1, '5': 5, '10': 'wordCount'},
  ],
};