cardActions property

List<CardAction>? cardActions
getter/setter pair

The actions of this card.

Implementation

core.List<CardAction>? cardActions;