TestExtensionOrderings1$json top-level constant
- @Deprecated('Use testExtensionOrderings1Descriptor instead')
Implementation
@$core.Deprecated('Use testExtensionOrderings1Descriptor instead')
const TestExtensionOrderings1$json = {
'1': 'TestExtensionOrderings1',
'2': [
{'1': 'my_string', '3': 1, '4': 1, '5': 9, '10': 'myString'},
],
'6': [
{
'1': 'test_ext_orderings1',
'2': '.protobuf_unittest.TestFieldOrderings',
'3': 13,
'4': 1,
'5': 11,
'6': '.protobuf_unittest.TestExtensionOrderings1',
'10': 'testExtOrderings1'
},
],
};