getAllMarkers method

List<Marker> getAllMarkers()

Implementation

List<Marker> getAllMarkers() => _markers;