TestVerifyOneInt32BigFieldNumber$json top-level constant

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

Implementation

@$core.Deprecated('Use testVerifyOneInt32BigFieldNumberDescriptor instead')
const TestVerifyOneInt32BigFieldNumber$json = const {
  '1': 'TestVerifyOneInt32BigFieldNumber',
  '2': const [
    const {
      '1': 'optional_int32_65',
      '3': 65,
      '4': 1,
      '5': 5,
      '10': 'optionalInt3265'
    },
    const {
      '1': 'optional_int64_1',
      '3': 1,
      '4': 1,
      '5': 3,
      '10': 'optionalInt641'
    },
    const {
      '1': 'optional_int64_2',
      '3': 2,
      '4': 1,
      '5': 3,
      '10': 'optionalInt642'
    },
    const {
      '1': 'optional_int64_63',
      '3': 63,
      '4': 1,
      '5': 3,
      '10': 'optionalInt6463'
    },
    const {
      '1': 'optional_int64_64',
      '3': 64,
      '4': 1,
      '5': 3,
      '10': 'optionalInt6464'
    },
    const {
      '1': 'optional_all_types',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'optionalAllTypes'
    },
    const {
      '1': 'repeated_all_types',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'repeatedAllTypes'
    },
  ],
};