mutate
abstract fun mutate(builder: RemoteAttributeBinding.ReadBuilder.Mutating<T, Trigger, Response>.() -> Unit)
Creates a Mutating that mutates the object when reading from a RemoteAttribute after being triggered by a Trigger.
Parameters
builder
the builder to apply to the Mutating