suggestedListPropertiesChanges property

Map<String, SuggestedListProperties>? suggestedListPropertiesChanges
getter/setter pair

The suggested changes to the list properties, keyed by suggestion ID.

Implementation

core.Map<core.String, SuggestedListProperties>?
    suggestedListPropertiesChanges;