getString

open fun getString(key: String): String?

Gets the String stored at the given key if there is one

Return

The String or null

Parameters

key

The key for the required value