Builder


Description:

[ CCode ( has_construct_function = false ) ]
public Builder ()

Creates a new `JsonBuilder`.

You can use this object to generate a JSON tree and obtain the root node.

Returns:

the newly created builder instance