TestNestedGroupExtensionOuter_Layer1OptionalGroup$json top-level constant
- @Deprecated('Use testNestedGroupExtensionOuterDescriptor instead')
Map<String, Object>
const
TestNestedGroupExtensionOuter_Layer1OptionalGroup$json
Implementation
@$core.Deprecated('Use testNestedGroupExtensionOuterDescriptor instead')
const TestNestedGroupExtensionOuter_Layer1OptionalGroup$json = const {
'1': 'Layer1OptionalGroup',
'2': const [
const {'1': 'layer2repeatedgroup', '3': 2, '4': 3, '5': 10, '6': '.protobuf_unittest.TestNestedGroupExtensionOuter.Layer1OptionalGroup.Layer2RepeatedGroup', '10': 'layer2repeatedgroup'},
const {'1': 'layer2anotheroptionalrepeatedgroup', '3': 4, '4': 3, '5': 10, '6': '.protobuf_unittest.TestNestedGroupExtensionOuter.Layer1OptionalGroup.Layer2AnotherOptionalRepeatedGroup', '10': 'layer2anotheroptionalrepeatedgroup'},
],
'3': const [TestNestedGroupExtensionOuter_Layer1OptionalGroup_Layer2RepeatedGroup$json, TestNestedGroupExtensionOuter_Layer1OptionalGroup_Layer2AnotherOptionalRepeatedGroup$json],
};