IndexWordTableItem2_EntryItem$json top-level constant

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

Implementation

@$core.Deprecated('Use indexWordTableItem2Descriptor instead')
const IndexWordTableItem2_EntryItem$json = const {
  '1': 'EntryItem',
  '2': const [
    const {'1': 'flag', '3': 1, '4': 1, '5': 5, '10': 'flag'},
    const {'1': 'entry_title', '3': 2, '4': 1, '5': 9, '10': 'entryTitle'},
    const {'1': 'entry_ptr_title', '3': 3, '4': 1, '5': 9, '10': 'entryPtrTitle'},
    const {'1': 'entry_ptr_hash', '3': 4, '4': 1, '5': 7, '10': 'entryPtrHash'},
  ],
};