setItem

abstract fun setItem(key: String, value: String)

Add the key to the storage, or update that key's value if it already exists.