GeneratedCodeInfo_Annotation_Semantic$json top-level constant
- @Deprecated('Use generatedCodeInfoDescriptor instead')
Implementation
@$core.Deprecated('Use generatedCodeInfoDescriptor instead')
const GeneratedCodeInfo_Annotation_Semantic$json = {
'1': 'Semantic',
'2': [
{'1': 'NONE', '2': 0},
{'1': 'SET', '2': 1},
{'1': 'ALIAS', '2': 2},
],
};