requestBody property

bool requestBody
final

Print the body of the request (Options.data).

If true, the request payload will be logged.

Implementation

final bool requestBody;