doDeactivate method
void
doDeactivate()
This stops the current reshaping operation with the link route shaped the way it is.
Implementation
void doDeactivate() {
_i4.callMethod(
this,
'doDeactivate',
[],
);
}