responseErrorBody property
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;
The body of the response if the net error was OK, the response code was not 200, and the response body was not empty.
final String? responseErrorBody;