count property
int
get
count
Returns the number of markers in the cluster.
Implementation
int get count => markerIds.length;
Returns the number of markers in the cluster.
int get count => markerIds.length;