fixedFooter property

GoogleAppsCardV1CardFixedFooter? fixedFooter
getter/setter pair

The fixed footer shown at the bottom of this card.

Setting fixedFooter without specifying a primaryButton or a secondaryButton causes an error. Supported by Google Workspace Add-ons and Chat apps. For Chat apps, you can use fixed footers in dialogs, but not card messages.

Implementation

GoogleAppsCardV1CardFixedFooter? fixedFooter;