remove method

  1. @override
void remove (dynamic key)
override

Removes a map element specified by its key

  • key a key of the element to remove.