IndexWordTableItem_EntryItemPosLen$json top-level constant

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

Implementation

@$core.Deprecated('Use indexWordTableItemDescriptor instead')
const IndexWordTableItem_EntryItemPosLen$json = const {
  '1': 'EntryItemPosLen',
  '2': const [
    const {'1': 'entry_id', '3': 1, '4': 1, '5': 5, '10': 'entryId'},
    const {'1': 'flag', '3': 2, '4': 1, '5': 5, '10': 'flag'},
    const {'1': 'pos', '3': 3, '4': 1, '5': 5, '10': 'pos'},
    const {'1': 'len', '3': 4, '4': 1, '5': 5, '10': 'len'},
    const {'1': 'title_idx', '3': 5, '4': 1, '5': 5, '10': 'titleIdx'},
  ],
};