Function S2Polygon.destructiveUnion

Return a polygon which is the union of the given polygons.

static S2Polygon destructiveUnion (
  S2Polygon[] polygons
);