method Json.build Json.build(value) Builder for Json data values. Examples Example 1 const json = Json.build(2022); Parameters value A value that can be serialized to JSON. Return Type Throws Error SeeJson definition in the Qworum specification