remove

abstract fun remove(key: String)

Removes the value associated with the given key from the storage.

Parameters

key

The key for which to remove the value.