PosDef$json top-level constant

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

Implementation

@$core.Deprecated('Use posDefDescriptor instead')
const PosDef$json = const {
  '1': 'PosDef',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
    const {'1': 'pos', '3': 2, '4': 1, '5': 14, '6': '.wikibulary.posdef.Poses', '10': 'pos'},
    const {'1': 'def', '3': 3, '4': 1, '5': 9, '10': 'def'},
    const {'1': 'source', '3': 4, '4': 1, '5': 14, '6': '.wikibulary.posdef.SourceTypes', '10': 'source'},
    const {'1': 'entries', '3': 5, '4': 3, '5': 11, '6': '.wikibulary.posdef.PosDef.EntryWithExamples', '10': 'entries'},
    const {'1': 'translation', '3': 6, '4': 3, '5': 11, '6': '.wikibulary.posdef.PosDef.Translation', '10': 'translation'},
    const {'1': 'wikt_rank', '3': 7, '4': 1, '5': 5, '10': 'wiktRank'},
    const {'1': 'wnet_top5000', '3': 8, '4': 1, '5': 8, '10': 'wnetTop5000'},
    const {'1': 'wnet_id', '3': 9, '4': 1, '5': 9, '10': 'wnetId'},
    const {'1': 'wnet_from_tab_file', '3': 10, '4': 3, '5': 11, '6': '.wikibulary.posdef.PosDef.TabTranslation', '10': 'wnetFromTabFile'},
    const {'1': 'wikt_sense_id', '3': 11, '4': 1, '5': 5, '10': 'wiktSenseId'},
    const {'1': 'wikt_etymology_id', '3': 12, '4': 1, '5': 5, '10': 'wiktEtymologyId'},
    const {'1': 'wnet_examples_todo', '3': 16, '4': 3, '5': 9, '10': 'wnetExamplesTodo'},
  ],
  '3': const [PosDef_EntryWithExamples$json, PosDef_Translation$json, PosDef_TabTranslation$json],
};