markers property

Set<Marker>? markers
final

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

Implementation

final Set<Marker>? markers;