removeWhere method

void removeWhere (bool test(String key, dynamic value))
inherited

Removes all entries of this map that satisfy the given predicate.