pretty


Description:

public bool pretty { get; set; }

Whether the output should be "pretty-printed", with indentation and newlines.

The indentation level can be controlled by using the [property@Json.Generator:indent] property.