unsetStat method

dynamic unsetStat()

Implementation

unsetStat() {
  this.__isset_stat = false;
}