json

fun json(value: Action<GenericJsonObject>): GenericJsonObject
fun json(value: GenericJsonObject.() -> Unit): GenericJsonObject

Build a custom object value

Parameters

value

configuration to apply to a new GenericJsonObject instance