InterconnectAttachmentGroupLogicalStructureRegion constructor
InterconnectAttachmentGroupLogicalStructureRegion({
- List<
InterconnectAttachmentGroupLogicalStructureRegionMetro> ? metros, - String? region,
Implementation
InterconnectAttachmentGroupLogicalStructureRegion({this.metros, this.region});