Geometry.fromPolygon constructor

const Geometry.fromPolygon(
  1. Polygon polygon
)

Implementation

const Geometry.fromPolygon(Polygon polygon) : _value = polygon;