unsetPgVal method

dynamic unsetPgVal()

Implementation

unsetPgVal() {
  this.pgVal = null;
}