httpResponse property
The raw HTTP response
Implementation
@Deprecated('Use rawResponse.httpResponse instead')
i.Response get httpResponse => rawResponse.httpResponse;
The raw HTTP response
@Deprecated('Use rawResponse.httpResponse instead')
i.Response get httpResponse => rawResponse.httpResponse;