-
public class MobileSegment.TextStyle.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static MobileSegment.TextStyle.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final MobileSegment.TextStylefromJson(String jsonString)final MobileSegment.TextStylefromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final MobileSegment.TextStyle fromJson(String jsonString)
-
fromJsonObject
final MobileSegment.TextStyle fromJsonObject(JsonObject jsonObject)
-
-
-
-