putDouble

abstract suspend fun putDouble(key: String, value: Double): Outcome<Unit, Any>