typeGeom property

  1. @override
Geom typeGeom
override

The type of this geometry.

Implementation

@override
Geom get typeGeom => Geom.point;