requestBody property
Print the body of the request (Options.data
).
If true, the request payload will be logged.
Implementation
final bool requestBody;
Print the body of the request (Options.data
).
If true, the request payload will be logged.
final bool requestBody;