-
public class VitalAppLaunchEvent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static VitalAppLaunchEvent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final VitalAppLaunchEventfromJson(String jsonString)final VitalAppLaunchEventfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final VitalAppLaunchEvent fromJson(String jsonString)
-
fromJsonObject
final VitalAppLaunchEvent fromJsonObject(JsonObject jsonObject)
-
-
-
-