Dart API Reference
dart:core
Map
clear
clear
method
Removes all pairs from the map.
void
clear
( )
Removes all pairs from the map.
After this, the map is empty.