text property

String? text
getter/setter pair

Plain-text body of the message.

The first link to an image, video, or web page generates a preview chip. You can also [@mention a Google Chat user](https://developers.google.com/chat/format-messages#messages-@mention), or everyone in the space. To learn about creating text messages, see Send a text message.

Implementation

core.String? text;