unsetTerms method

dynamic unsetTerms()

Implementation

unsetTerms() {
  this.terms = null;
}