unsetGgVal method

dynamic unsetGgVal()

Implementation

unsetGgVal() {
  this.ggVal = null;
}