Returns a string representation of this polygon.
@override String toString() => 'GeoPolygon(vertices: $vertexCount)';