mutateAsync

open suspend fun mutateAsync(variable: S)

Mutates the variable asynchronously.

Parameters

variable

The variable to be mutated.