updates property

Map<String, ObjectCustomContextPayload>? updates
getter/setter pair

Insert or update the existing custom contexts.

Optional.

Implementation

core.Map<core.String, ObjectCustomContextPayload>? updates;