compact property

bool compact
final

Print a compact JSON representation of the response.

If true, the response will be logged in a compact JSON format, making it easier to read.

Implementation

final bool compact;