unexpectedResponse method
Implementation
Never unexpectedResponse(BaseResponse response, Uint8List body) {
throw Exception('http error response');
}
Never unexpectedResponse(BaseResponse response, Uint8List body) {
throw Exception('http error response');
}