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 = const {
  '1': 'SourceCodeInfo',
  '2': const [
    const {'1': 'location', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.SourceCodeInfo.Location', '10': 'location'},
  ],
  '3': const [SourceCodeInfo_Location$json],
};