mode

abstract val mode: ParseMode?(source)

Set the JSON parsing mode as a shortcut for setting multiple parsing options.

Available values: 'json' | 'cjson' | 'json5'