polygonsToChange property

Set<Polygon>? polygonsToChange
getter/setter pair

想要更新的polygon对象集合

Implementation

Set<Polygon>? polygonsToChange;