featureCollection property Null safety
read / write
An optional array of features from a feature extension.
Implementation
List<Map<String?, Object?>?>? featureCollection;
An optional array of features from a feature extension.
List<Map<String?, Object?>?>? featureCollection;