Removes key from this map and returns the previously-stored value.
If no value was previously stored, null is returned (same behavior as get, but in a single operation).
null
Equivalent method for regular maps.