IndexWordTableItem_EntryItem$json top-level constant

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

Implementation

@$core.Deprecated('Use indexWordTableItemDescriptor instead')
const IndexWordTableItem_EntryItem$json = const {
  '1': 'EntryItem',
  '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': 'title_idx', '3': 3, '4': 1, '5': 5, '10': 'titleIdx'},
    const {'1': 'title_hash', '3': 4, '4': 1, '5': 5, '10': 'titleHash'},
  ],
};