TestResponse constructor

TestResponse(
  1. HttpClientResponse _raw
)

Implementation

TestResponse(this._raw);