responseErrorBody property

String? responseErrorBody
final

The body of the response if the net error was OK, the response code was not 200, and the response body was not empty.

Implementation

final String? responseErrorBody;