circles property

Map<CircleId, Circle> circles
read / write

Implementation

Map<CircleId, Circle> circles = <CircleId, Circle>{};