IndexHashTableItem_HashKey$json top-level constant

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

Implementation

@$core.Deprecated('Use indexHashTableItemDescriptor instead')
const IndexHashTableItem_HashKey$json = const {
  '1': 'HashKey',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    const {'1': 'word_idx', '3': 2, '4': 1, '5': 5, '10': 'wordIdx'},
    const {'1': 'word_table_pos', '3': 3, '4': 1, '5': 5, '10': 'wordTablePos'},
    const {'1': 'word_table_len', '3': 4, '4': 1, '5': 5, '10': 'wordTableLen'},
  ],
};