Removes all the values associated with a particular key.
void removeAll(String key) => _removeAll(key);