getItem

abstract fun getItem(key: String): String?

Get the value for the specified key, or null if the key does not exist in this storage area.