content property
Content
get
content
The content of the message.
Implementation
Content get content => _value['content'] as Content;
The content of the message.
Content get content => _value['content'] as Content;