Json

fun Json(from: Json = Json.Default, builderAction: JsonBuilder.() -> Unit): Json(source)

Creates an instance of Json configured from the optionally given Json instance and adjusted with builderAction.