suggestedPositionedObjectIds property

Map<String, ObjectReferences>? suggestedPositionedObjectIds
getter/setter pair

The IDs of the positioned objects suggested to be attached to this paragraph, keyed by suggestion ID.

Implementation

core.Map<core.String, ObjectReferences>? suggestedPositionedObjectIds;