NestedTestMessageSetContainer$json top-level constant
- @Deprecated('Use nestedTestMessageSetContainerDescriptor instead')
Map<String, Object>
const
NestedTestMessageSetContainer$json
Implementation
@$core.Deprecated('Use nestedTestMessageSetContainerDescriptor instead')
const NestedTestMessageSetContainer$json = const {
'1': 'NestedTestMessageSetContainer',
'2': const [
const {
'1': 'container',
'3': 1,
'4': 1,
'5': 11,
'6': '.protobuf_unittest.TestMessageSetContainer',
'10': 'container'
},
const {
'1': 'child',
'3': 2,
'4': 1,
'5': 11,
'6': '.protobuf_unittest.NestedTestMessageSetContainer',
'10': 'child'
},
],
};