mutate
abstract fun mutate(builder: RemoteCharacteristicBinding.ObserveBuilder.Mutating<T, Notification>.() -> Unit)
Creates a Mutating that mutates the object when when a RemoteCharacteristic receives a Notification.
Parameters
builder
the builder to apply to the Mutating