GeneratedCodeInfo_Annotation$json top-level constant

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

Implementation

@$core.Deprecated('Use generatedCodeInfoDescriptor instead')
const GeneratedCodeInfo_Annotation$json = const {
  '1': 'Annotation',
  '2': const [
    const {
      '1': 'path',
      '3': 1,
      '4': 3,
      '5': 5,
      '8': const {'2': true},
      '10': 'path',
    },
    const {'1': 'source_file', '3': 2, '4': 1, '5': 9, '10': 'sourceFile'},
    const {'1': 'begin', '3': 3, '4': 1, '5': 5, '10': 'begin'},
    const {'1': 'end', '3': 4, '4': 1, '5': 5, '10': 'end'},
  ],
};