WebServiceResponseError constructor
WebServiceResponseError(
- Response response
Implementation
WebServiceResponseError(this.response)
: super(message: 'Unexpected response from web service');