getInt

abstract suspend fun getInt(scope: String, key: String, defaultValue: Int = 0): Int