VocabRouteMsg$json top-level constant

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

Implementation

@$core.Deprecated('Use vocabRouteMsgDescriptor instead')
const VocabRouteMsg$json = const {
  '1': 'VocabRouteMsg',
  '2': const [
    const {'1': 'phase', '3': 1, '4': 1, '5': 14, '6': '.wikibulary.posdefviewer.VocabRouteMsg.Phase', '10': 'phase'},
    const {'1': 'lang_dict', '3': 2, '4': 1, '5': 9, '10': 'langDict'},
    const {'1': 'lang_trans', '3': 3, '4': 1, '5': 9, '10': 'langTrans'},
    const {'1': 'lang_index_id', '3': 4, '4': 1, '5': 9, '10': 'langIndexId'},
    const {'1': 'query', '3': 5, '4': 1, '5': 9, '10': 'query'},
    const {'1': 'word_text', '3': 6, '4': 1, '5': 9, '10': 'wordText'},
    const {'1': 'entry_title', '3': 7, '4': 1, '5': 9, '10': 'entryTitle'},
  ],
  '4': const [VocabRouteMsg_Phase$json],
};