positionedObjects property
The positioned objects in the document, keyed by object ID.
Output only.
Implementation
core.Map<core.String, PositionedObject>? positionedObjects;
The positioned objects in the document, keyed by object ID.
Output only.
core.Map<core.String, PositionedObject>? positionedObjects;