GeneratorGidBuilderImpl.pretty

T pretty(bool propval)

Set pretty property.

Parameters

propvalWhether the output should be "pretty-printed", with indentation and newlines. The indentation level can be controlled by using the json.generator.Generator.indent property.

Returns

Builder instance for fluent chaining