SourceInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use sourceInfoDescriptor instead')
const SourceInfo$json = const {
  '1': 'SourceInfo',
  '2': const [
    const {
      '1': 'source_files',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'sourceFiles'
    },
  ],
};