unsetDtVal method

dynamic unsetDtVal()

Implementation

unsetDtVal() {
  this.dtVal = null;
}