getInt

abstract fun getInt(key: String, defaultValue: Int): Int

Retrieve an Int from app storage by a key.