collection property

List<GeoJsonFeature> collection
getter/setter pair

A features collection

Implementation

List<GeoJsonFeature<dynamic>> collection;