putString

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