JSONObject class Null safety

Constructors

JSONObject(Map<String, _JSONValue?> fields)

Properties

fields Map<String, _JSONValue?>
read / write

Methods

serialize() Map<String, dynamic>