Json
fun Json(from: Json = Json.Default, builderAction: JsonBuilder.() -> Unit): Json
Content copied to clipboard
Creates an instance of Json configured from the optionally given Json instance and adjusted with builderAction.
Creates an instance of Json configured from the optionally given Json instance and adjusted with builderAction.