static JotformForm fromJson(String json) { return ensureInitialized().decodeJson<JotformForm>(json); }