text property

String? text
final

The text content of the message. Can be null if it's a media-only message.

Implementation

final String? text;