content property Null safety

String? content
read / write

Message content The text field of messages types except IMMessageType.text and IMMessageType.tip is set to null.

Implementation

String? content;