content property Null safety
read / write
Message content
The text field of messages types except IMMessageType.text and IMMessageType.tip is set to null.
Implementation
String? content;
Message content
The text field of messages types except IMMessageType.text and IMMessageType.tip is set to null.
String? content;