Creates a boolean JSON value.
Example:
var v = JsonValue.ofBool (true); assert (v.asBool () == true);
boolean content.
JSON boolean value.