hypertrack_plugin
json
JSON
<
T
>
abstract class
JSON
JSON<
T
>
class
Null safety
Implementers
JSONArray
JSONBool
JSONNull
JSONNumber
JSONObject
JSONString
Constructors
JSON
()
Methods
serialize
(
)
→ T
Static Methods
fromMap
(
Map
<
String
,
dynamic
>
map
)
→
JSONObject
?
fromString
(
String
jsonString
)
→
JSONObject
?
hypertrack_plugin
json
JSON
<
T
>
abstract class
json library
Classes
JSON
JSONArray
JSONBool
JSONNull
JSONNumber
JSONObject
JSONString
Functions
fromMap
Constructors
JSON
Methods
serialize
Static methods
fromMap
fromString