TestVerifyInt32Simple$json top-level constant

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

Implementation

@$core.Deprecated('Use testVerifyInt32SimpleDescriptor instead')
const TestVerifyInt32Simple$json = const {
  '1': 'TestVerifyInt32Simple',
  '2': const [
    const {'1': 'optional_int32_1', '3': 1, '4': 1, '5': 5, '10': 'optionalInt321'},
    const {'1': 'optional_int32_2', '3': 2, '4': 1, '5': 5, '10': 'optionalInt322'},
    const {'1': 'optional_int32_63', '3': 63, '4': 1, '5': 5, '10': 'optionalInt3263'},
    const {'1': 'optional_int32_64', '3': 64, '4': 1, '5': 5, '10': 'optionalInt3264'},
  ],
};