name property

String? name
getter/setter pair

Name of the card.

Used as a card identifier in card navigation. Because Chat apps don't support card navigation, they ignore this field.

Implementation

core.String? name;