FileDescriptorSet$json top-level constant

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

Implementation

@$core.Deprecated('Use fileDescriptorSetDescriptor instead')
const FileDescriptorSet$json = const {
  '1': 'FileDescriptorSet',
  '2': const [
    const {'1': 'file', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.FileDescriptorProto', '10': 'file'},
  ],
};