ComplexOptionType3$json top-level constant

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

Implementation

@$core.Deprecated('Use complexOptionType3Descriptor instead')
const ComplexOptionType3$json = const {
  '1': 'ComplexOptionType3',
  '2': const [
    const {'1': 'qux', '3': 1, '4': 1, '5': 5, '10': 'qux'},
    const {
      '1': 'complexoptiontype5',
      '3': 2,
      '4': 1,
      '5': 10,
      '6': '.protobuf_unittest.ComplexOptionType3.ComplexOptionType5',
      '10': 'complexoptiontype5'
    },
  ],
  '3': const [ComplexOptionType3_ComplexOptionType5$json],
};