TestDupFieldNumber$json top-level constant
Implementation
@$core.Deprecated('Use testDupFieldNumberDescriptor instead')
const TestDupFieldNumber$json = {
'1': 'TestDupFieldNumber',
'2': [
{'1': 'a', '3': 1, '4': 1, '5': 5, '10': 'a'},
{'1': 'foo', '3': 2, '4': 1, '5': 10, '6': '.protobuf_unittest.TestDupFieldNumber.Foo', '10': 'foo'},
{'1': 'bar', '3': 3, '4': 1, '5': 10, '6': '.protobuf_unittest.TestDupFieldNumber.Bar', '10': 'bar'},
],
'3': [TestDupFieldNumber_Foo$json, TestDupFieldNumber_Bar$json],
};