content property

Content get content

The content of the message, see Content docs for the possible types.

Implementation

Content get content => _value[Keys.content] as Content;