remove

open override fun remove(key: String)

Removes the value associated with the given key from SharedPreferences.

Parameters

key

The key of the value to be removed.