unsetTVal method

dynamic unsetTVal()

Implementation

unsetTVal() {
  this.tVal = null;
}