dst property
override
The destination load port of the connection.
Implementation
@override
PortReference get dst => point2 as PortReference;
The destination load port of the connection.
@override
PortReference get dst => point2 as PortReference;