toPolygons method

List toPolygons()

Implementation

List toPolygons() {
  return polygons;
}