feature property Null safety

Map<String?, Object?> feature
read / write

Feature returned by the query.

Implementation

Map<String?, Object?> feature;