unsetDst method

dynamic unsetDst()

Implementation

unsetDst() {
  this.dst = null;
}