getInt

abstract fun getInt(key: String): Int?

Get the Int value for the given key. Returns null if the key is not found.