unsetParts method

dynamic unsetParts()

Implementation

unsetParts() {
  this.parts = null;
}