indent property

String? indent
final

JSON Indentation, usually it's just a string of space characters

Implementation

final String? indent;