TestNestedGroupExtensionOuter_Layer1OptionalGroup_Layer2RepeatedGroup$json top-level constant
- @Deprecated('Use testNestedGroupExtensionOuterDescriptor instead')
Map<String, Object>
const
TestNestedGroupExtensionOuter_Layer1OptionalGroup_Layer2RepeatedGroup$json
Implementation
@$core.Deprecated('Use testNestedGroupExtensionOuterDescriptor instead')
const TestNestedGroupExtensionOuter_Layer1OptionalGroup_Layer2RepeatedGroup$json =
const {
'1': 'Layer2RepeatedGroup',
'2': const [
const {'1': 'another_field', '3': 6, '4': 1, '5': 9, '10': 'anotherField'},
],
'5': const [
const {'1': 3, '2': 4},
],
};