kJsonIndent top-level constant
String
const kJsonIndent
Default indentation for JSON string
Implementation
const kJsonIndent = ' ';
Default indentation for JSON string
const kJsonIndent = ' ';