subject property
A human-readable subject of the conversation. Supports formatted links in a Markdown-style syntax, e.g.
Beautiful <https://example.com/booking/18644|home by the sea>!
.
URLs and email addresses are made clickable, and emojis made to work cross-platform.
Implementation
external String? subject;