I make game. In //ERROR ZONE is called Exception. I don\'t understand it. Class game has List recrangles.
void sp
New documentation on latest Dart release 2.1.0 from https://api.dartlang.org/stable/2.1.0/dart-core/Map/removeWhere.html
Implementation
Map.removeWhere((key, value) => toRemove.contains(key));