suggestedPositionedObjectIds property
The IDs of the positioned objects suggested to be attached to this paragraph, keyed by suggestion ID.
Implementation
core.Map<core.String, ObjectReferences>? suggestedPositionedObjectIds;
The IDs of the positioned objects suggested to be attached to this paragraph, keyed by suggestion ID.
core.Map<core.String, ObjectReferences>? suggestedPositionedObjectIds;