unsetResult method

dynamic unsetResult()

Implementation

unsetResult() {
  this.__isset_result = false;
}