unsetReq method

dynamic unsetReq()

Implementation

unsetReq() {
  this.req = null;
}