groundOverlaysToAdd property
Set<GroundOverlay>
get
groundOverlaysToAdd
Set of GroundOverlays to be added in this update.
Implementation
Set<GroundOverlay> get groundOverlaysToAdd => objectsToAdd;
Set of GroundOverlays to be added in this update.
Set<GroundOverlay> get groundOverlaysToAdd => objectsToAdd;