Gson library
Classes
- Byte
- Datatype Byte
- CustomValue
- Double
- Datatype Double
- Float
- Datatype Float
- GSON
- GsonDecoder
- GsonEncoder
- GsonParsable
- Integer
- Datatype Integer
- Long
- Datatype Long
- NumberValue
- Short
- Datatype Short
Properties
Functions
-
gsonDecode(
String str) → dynamic - Decode gson [...]
-
gsonEncode(
dynamic obj) → String - Encode gson [...]