unsetDuVal method

dynamic unsetDuVal()

Implementation

unsetDuVal() {
  this.duVal = null;
}