SourceCodeInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use sourceCodeInfoDescriptor instead')
const SourceCodeInfo$json = {
  '1': 'SourceCodeInfo',
  '2': [
    {'1': 'location', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.SourceCodeInfo.Location', '10': 'location'},
  ],
  '3': [SourceCodeInfo_Location$json],
};