semanticLabel property

String? semanticLabel
final

The semantic label applied to the card.

If not null, the semantics in the card will be excluded.

Implementation

final String? semanticLabel;