putInt

abstract suspend fun putInt(key: String, value: Int): Outcome<Unit, Any>