circlesToAdd property

Set<Circle> circlesToAdd

Set of Circles to be added in this update.

Implementation

Set<Circle> get circlesToAdd => objectsToAdd;