unsetResult method

dynamic unsetResult()

Implementation

unsetResult() {
  this.result = null;
}