addDestinationEdge method
@param {LayoutEdge} edge
Implementation
void addDestinationEdge(_i3.LayoutEdge edge) {
_i4.callMethod(
this,
'addDestinationEdge',
[edge],
);
}
@param {LayoutEdge} edge
void addDestinationEdge(_i3.LayoutEdge edge) {
_i4.callMethod(
this,
'addDestinationEdge',
[edge],
);
}