polygonsToChange property

Set<Polygon> polygonsToChange

Set of Polygons to be changed in this update.

Implementation

Set<Polygon> get polygonsToChange => objectsToChange;