responseBody property

bool responseBody
final

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;