putBoolean

abstract suspend fun putBoolean(key: String, value: Boolean): Outcome<Unit, Any>