content property Null safety

String? content
read / write

修改的消息内容,没有修改返回null

Implementation

String? content;