InterconnectAttachmentGroupLogicalStructure constructor
InterconnectAttachmentGroupLogicalStructure({
- List<
InterconnectAttachmentGroupLogicalStructureRegion> regions = const [],
Implementation
InterconnectAttachmentGroupLogicalStructure({this.regions = const []})
: super(fullyQualifiedName);