InterconnectAttachmentGroupLogicalStructure constructor

InterconnectAttachmentGroupLogicalStructure({
  1. List<InterconnectAttachmentGroupLogicalStructureRegion> regions = const [],
})

Implementation

InterconnectAttachmentGroupLogicalStructure({this.regions = const []})
  : super(fullyQualifiedName);