TestParsingMerge_OptionalGroup$json top-level constant

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

Implementation

@$core.Deprecated('Use testParsingMergeDescriptor instead')
const TestParsingMerge_OptionalGroup$json = const {
  '1': 'OptionalGroup',
  '2': const [
    const {
      '1': 'optional_group_all_types',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'optionalGroupAllTypes'
    },
  ],
};