removeAll method - PolygonDataSource class - mapview.datasource library - Dart API
removeAll
removeAll abstract method
Removes all polygons from the data source.
Implementation
void removeAll();
Removes all polygons from the data source.
void removeAll();