defaultJsonConfig

fun JsonBuilder.defaultJsonConfig()

Applies the default JSON configuration (pretty-print with two-space indent) to this JsonBuilder.

Extension function on JsonBuilder.