unsetDuration method

dynamic unsetDuration()

Implementation

unsetDuration() {
  this.__isset_duration = false;
}