unsetSeconds method

dynamic unsetSeconds()

Implementation

unsetSeconds() {
  this.__isset_seconds = false;
}