INDENT constant

String const INDENT

The indentation used for each "scope" in the resulting JSON.

Implementation

static const INDENT = "    ";