unsetSuccess method

dynamic unsetSuccess()

Implementation

unsetSuccess() {
  this.success = null;
}