getBoolean

abstract fun getBoolean(key: String, defaultValue: Boolean): Boolean
abstract fun getBoolean(key: String): Boolean?