MockReply.success constructor
const
MockReply.success(
- HttpResponse response
Reply with response.
Implementation
const MockReply.success(HttpResponse this.response) : exception = null;
Reply with response.
const MockReply.success(HttpResponse this.response) : exception = null;