collapseControl property

GoogleAppsCardV1CollapseControl? collapseControl
getter/setter pair

Define the expand and collapse button of the section.

This button will be shown only if the section is collapsible. If this field isn't set, the default button is used.

Optional.

Implementation

GoogleAppsCardV1CollapseControl? collapseControl;