browserResponse property

dynamic browserResponse

Response object of XHR request.

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

Implementation

dynamic get browserResponse;