subject property
Only used if topicId
is given: a human-readable subject
of the conversation. Supports formatted links in a Markdown-style syntax, e.g.
Beautiful <https://yoursite.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;