responseBody property

String? responseBody
final

The response body that caused the exception. May be null if the response body could not be decoded.

Implementation

final String? responseBody;