unsetFailed_parts method

dynamic unsetFailed_parts()

Implementation

unsetFailed_parts() {
  this.failed_parts = null;
}