type property

  1. @override
GeoJSONType type
latefinaloverride

Specifies the type of GeoJSON Geometry.

This field should be overridden by subclasses to specify the correct GeoJSON type.

Implementation

@override
late final GeoJSONType type;