TestDeprecatedFields$json top-level constant
- @Deprecated('Use testDeprecatedFieldsDescriptor instead')
Implementation
@$core.Deprecated('Use testDeprecatedFieldsDescriptor instead')
const TestDeprecatedFields$json = const {
'1': 'TestDeprecatedFields',
'2': const [
const {
'1': 'deprecated_int32',
'3': 1,
'4': 1,
'5': 5,
'8': const {'3': true},
'10': 'deprecatedInt32',
},
const {
'1': 'deprecated_int32_in_oneof',
'3': 2,
'4': 1,
'5': 5,
'8': const {'3': true},
'9': 0,
'10': 'deprecatedInt32InOneof',
},
],
'8': const [
const {'1': 'oneof_fields'},
],
};