innerResponse property Null safety

HttpClientResponse innerResponse

HTTP response.

Implementation

HttpClientResponse get innerResponse => _innerResponse;