expandButton property

GoogleAppsCardV1Button? expandButton
getter/setter pair

Define a customizable button to expand the section.

Both expand_button and collapse_button field must be set. Only one field set will not take into effect. If this field isn't set, the default button is used.

Optional.

Implementation

GoogleAppsCardV1Button? expandButton;