Overview
This function removes a stored value from UserDefaults for the specified key.
Parameters
removeUserDefault(key)
Key
The string key of the value to remove.
An expression editor function that deletes stored data from UserDefaults.
This function removes a stored value from UserDefaults for the specified key.
removeUserDefault(key)
The string key of the value to remove.