layoutPlaceholder property
The placeholder on a layout that will be applied to a slide.
Only type and index are needed. For example, a predefined TITLE_AND_BODY
layout may usually have a TITLE placeholder with index 0 and a BODY
placeholder with index 0.
Implementation
Placeholder? layoutPlaceholder;