getBoolean

abstract suspend fun getBoolean(scope: String, key: String, defaultValue: Boolean = false): Boolean