unsetGVal method

dynamic unsetGVal()

Implementation

unsetGVal() {
  this.gVal = null;
}