response property

BaseResponse? response
final

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

Implementation

final http.BaseResponse? response;