AdHocConnection constructor
- PortReference point1,
- PortReference point2
Creates a new AdHocConnection between two PortReferences.
Implementation
const AdHocConnection(super.point1, super.point2);
Creates a new AdHocConnection between two PortReferences.
const AdHocConnection(super.point1, super.point2);