markersCount property
int
get
markersCount
Returns the current markers count.
Implementation
int get markersCount => _markersCount;
Returns the current markers count.
int get markersCount => _markersCount;