markers property
The list of map markers which currently belong to this cluster. Modifying the list has no effect on the marker cluster. Returns the list of map markers which currently belong to this cluster.
Implementation
List<MapMarker> get markers;