Routes_Vocab$json top-level constant

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

Implementation

@$core.Deprecated('Use routesDescriptor instead')
const Routes_Vocab$json = const {
  '1': 'Vocab',
  '2': const [
    const {'1': 'screen_type', '3': 1, '4': 1, '5': 14, '6': '.wikibulary.posdef_viewer_routes.Routes.Vocab.ScreenType', '10': 'screenType'},
    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': 'src_is_word_lang', '3': 4, '4': 1, '5': 8, '10': 'srcIsWordLang'},
    const {'1': 'query_text', '3': 5, '4': 1, '5': 9, '10': 'queryText'},
  ],
  '4': const [Routes_Vocab_ScreenType$json],
};