circles property

Set<Circle>? circles
final

The Set of Circle objects which will be rendered on the map.

Implementation

final Set<Circle>? circles;