TestVerifyBigFieldNumberUint32_Nested$json top-level constant

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

Implementation

@$core.Deprecated('Use testVerifyBigFieldNumberUint32Descriptor instead')
const TestVerifyBigFieldNumberUint32_Nested$json = const {
  '1': 'Nested',
  '2': const [
    const {
      '1': 'optional_uint32_5000',
      '3': 5000,
      '4': 1,
      '5': 13,
      '10': 'optionalUint325000'
    },
    const {
      '1': 'optional_uint32_1000',
      '3': 1000,
      '4': 1,
      '5': 13,
      '10': 'optionalUint321000'
    },
    const {
      '1': 'optional_uint32_66',
      '3': 66,
      '4': 1,
      '5': 13,
      '10': 'optionalUint3266'
    },
    const {
      '1': 'optional_uint32_65',
      '3': 65,
      '4': 1,
      '5': 13,
      '10': 'optionalUint3265'
    },
    const {
      '1': 'optional_uint32_1',
      '3': 1,
      '4': 1,
      '5': 13,
      '10': 'optionalUint321'
    },
    const {
      '1': 'optional_uint32_2',
      '3': 2,
      '4': 1,
      '5': 13,
      '10': 'optionalUint322'
    },
    const {
      '1': 'optional_uint32_63',
      '3': 63,
      '4': 1,
      '5': 13,
      '10': 'optionalUint3263'
    },
    const {
      '1': 'optional_uint32_64',
      '3': 64,
      '4': 1,
      '5': 13,
      '10': 'optionalUint3264'
    },
    const {
      '1': 'optional_nested',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestVerifyBigFieldNumberUint32.Nested',
      '10': 'optionalNested'
    },
    const {
      '1': 'repeated_nested',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestVerifyBigFieldNumberUint32.Nested',
      '10': 'repeatedNested'
    },
  ],
};