targetRenders property

Map<String, TargetRender>? targetRenders
getter/setter pair

Map from target ID to details of the render operation for that target.

Output only.

Implementation

core.Map<core.String, TargetRender>? targetRenders;