stateUpdates property

Map<String, String>? stateUpdates
getter/setter pair

Opaque state updates to be applied by the client.

Optional.

Implementation

core.Map<core.String, core.String>? stateUpdates;