unsetTarget method

dynamic unsetTarget()

Implementation

unsetTarget() {
  this.target = null;
}