Returns the response that was received (if any).
public function getResponse() : ?ResponseInterface { return $this->response; }