Polygon constructor

Polygon([
  1. PolygonOptions? opts
])

Implementation

external Polygon([
  PolygonOptions? opts, // ignore: unused_element
]);