JSONObject class

Inheritance

Constructors

JSONObject(Map<String, JSON?> fields)

Properties

fields Map<String, JSON?>
getter/setter pair

Methods

serialize() Map<String, dynamic>
override