responseBody property
The response body that caused the exception. May be null if the response
body could not be decoded.
Implementation
final String? responseBody;
The response body that caused the exception. May be null if the response
body could not be decoded.
final String? responseBody;