responseBody property
Print the body of the response (Response.data).
If set to true, the data returned from the server will be logged.
Implementation
final bool responseBody;
Print the body of the response (Response.data).
If set to true, the data returned from the server will be logged.
final bool responseBody;