unsetDay method

dynamic unsetDay()

Implementation

unsetDay() {
  this.__isset_day = false;
}