remove
Removes the value for the given key.
If the key does not exist, this operation is a no-op.
Parameters
key
The storage key to remove (must not be empty)
Throws
if key is empty
Removes the value for the given key.
If the key does not exist, this operation is a no-op.
The storage key to remove (must not be empty)
if key is empty