browserResponse property

Object? get browserResponse

Response object of XHR request.

You need to finish reading this HttpClientResponse to get the final value.

Implementation

Object? get browserResponse;