buildJson

@NotNull
open fun buildJson(): @NotNull JsonElement

Builds and returns the JSON content by invoking the supplier.

Since

2.0.1

Return

the generated JSON element