LmfSynset$json top-level constant

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

Implementation

@$core.Deprecated('Use lmfSynsetDescriptor instead')
const LmfSynset$json = const {
  '1': 'LmfSynset',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'part_of_speech', '3': 2, '4': 1, '5': 9, '10': 'partOfSpeech'},
    const {'1': 'meaning', '3': 3, '4': 1, '5': 9, '10': 'meaning'},
    const {'1': 'words', '3': 4, '4': 3, '5': 9, '10': 'words'},
    const {'1': 'examples', '3': 5, '4': 3, '5': 9, '10': 'examples'},
    const {'1': 'en_synset_id', '3': 6, '4': 1, '5': 9, '10': 'enSynsetId'},
  ],
};