mutateAsync

abstract suspend fun mutateAsync(variable: S)(source)

Mutates the variable asynchronously.

Parameters

variable

The variable to be mutated.