fields property Null safety

Map<String, JSON?> fields
read / write

Implementation

Map<String, JSON<dynamic>?> fields;