JSONObject class Null safety

Inheritance

Constructors

JSONObject(Map<String, JSON?> fields)

Properties

fields Map<String, JSON?>
read / write

Methods

serialize() Map<String, dynamic>
override