Entry_WiktSense$json top-level constant

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

Implementation

@$core.Deprecated('Use entryDescriptor instead')
const Entry_WiktSense$json = const {
  '1': 'WiktSense',
  '2': const [
    const {'1': 'sense_id', '3': 1, '4': 1, '5': 5, '10': 'senseId'},
    const {'1': 'def', '3': 2, '4': 1, '5': 9, '10': 'def'},
    const {'1': 'examples', '3': 3, '4': 3, '5': 9, '10': 'examples'},
    const {'1': 'wikt_etymology_id', '3': 4, '4': 1, '5': 5, '10': 'wiktEtymologyId'},
    const {'1': 'wikt_source', '3': 5, '4': 1, '5': 9, '10': 'wiktSource'},
  ],
};