unsetFields method

dynamic unsetFields()

Implementation

unsetFields() {
  this.fields = null;
}