dart / 1 / dart-convert / jsonencoder / indent.html

indent property

String indent
final

The string used for indention.

When generating multi-line output, this string is inserted once at the beginning of each indented line for each level of indentation.

If null, the output is encoded as a single line.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-convert/JsonEncoder/indent.html