fields property

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

Implementation

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