ResponseExpect constructor

ResponseExpect(
  1. TestResponse _response
)

Implementation

ResponseExpect(this._response);