GeneratedCodeInfo_Annotation_Semantic$json top-level constant

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

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},
  ],
};