InterconnectAttachmentGroupLogicalStructureRegion constructor
InterconnectAttachmentGroupLogicalStructureRegion({
- List<
InterconnectAttachmentGroupLogicalStructureRegionMetro> metros = const [], - String? region,
Implementation
InterconnectAttachmentGroupLogicalStructureRegion({
this.metros = const [],
this.region,
}) : super(fullyQualifiedName);