POLYGON constant

EGeometryType const POLYGON

Implementation

static const POLYGON =
    const EGeometryType._(Polygon, MultiPolygon, "Polygon");