response property

BaseResponse? response

The error response received if the rate limit handler did not stop the request (aka hit 429)

Implementation

http.BaseResponse? get response;