PartOfSpeech_Reciprocity$json top-level constant
- @Deprecated('Use partOfSpeechDescriptor instead')
Implementation
@$core.Deprecated('Use partOfSpeechDescriptor instead')
const PartOfSpeech_Reciprocity$json = const {
'1': 'Reciprocity',
'2': const [
const {'1': 'RECIPROCITY_UNKNOWN', '2': 0},
const {'1': 'RECIPROCAL', '2': 1},
const {'1': 'NON_RECIPROCAL', '2': 2},
],
};