circles property

Set<Circle>? circles
final

Circles to be placed on the map.

Implementation

final Set<Circle>? circles;