json :: JsonObject :: defaultinit
# A JSON Object. class JsonObject super JsonMapRead[String, nullable Serializable] super HashMap[String, nullable Serializable] end