OneofDescriptorProto$json top-level constant

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

Implementation

@$core.Deprecated('Use oneofDescriptorProtoDescriptor instead')
const OneofDescriptorProto$json = const {
  '1': 'OneofDescriptorProto',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {
      '1': 'options',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.OneofOptions',
      '10': 'options'
    },
  ],
};