addWhitespace property
Add whitespace to the JSON file.
Makes easier to read, but increases file size. Only applicable for JSON format.
Optional.
Implementation
core.bool? addWhitespace;
Add whitespace to the JSON file.
Makes easier to read, but increases file size. Only applicable for JSON format.
Optional.
core.bool? addWhitespace;