loadString

abstract fun loadString(key: String): String?

Load a string from the storage directory based on the key.

Parameters

key

the key of the string to load