unsetStatus method

dynamic unsetStatus()

Implementation

unsetStatus() {
  this.__isset_status = false;
}