fallbackText property

String? fallbackText
getter/setter pair

A plain-text description of the message's cards, used when the actual cards can't be displayed—for example, mobile notifications.

Implementation

core.String? fallbackText;