groundOverlaysToAdd property

Set<GroundOverlay> get groundOverlaysToAdd

Set of GroundOverlays to be added in this update.

Implementation

Set<GroundOverlay> get groundOverlaysToAdd => objectsToAdd;