text property

String? text
final

The main body text of the attachment. The content will automatically collapse if it contains 700+ characters or 5+ linebreaks, and will display a "Show more..." link to expand the content.

Implementation

final String? text;