ComplexOptionType2_ComplexOptionType4$json top-level constant

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

Implementation

@$core.Deprecated('Use complexOptionType2Descriptor instead')
const ComplexOptionType2_ComplexOptionType4$json = const {
  '1': 'ComplexOptionType4',
  '2': const [
    const {'1': 'waldo', '3': 1, '4': 1, '5': 5, '10': 'waldo'},
  ],
  '6': const [
    const {
      '1': 'complex_opt4',
      '2': '.google.protobuf.MessageOptions',
      '3': 7633546,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.ComplexOptionType2.ComplexOptionType4',
      '10': 'complexOpt4'
    },
  ],
};