getResponse method

HttpClientResponse getResponse()

Implementation

HttpClientResponse getResponse() {
  return _response!;
}