type property

  1. @override
DataType type
final

The shape's data type that will be serialized as the type GeoJSON field.

Implementation

@override
final type = DataType.point;