InterconnectAttachmentGroupLogicalStructureRegion constructor

InterconnectAttachmentGroupLogicalStructureRegion({
  1. List<InterconnectAttachmentGroupLogicalStructureRegionMetro>? metros,
  2. String? region,
})

Implementation

InterconnectAttachmentGroupLogicalStructureRegion({this.metros, this.region});