replyRefer property Null safety

QChatMessageRefer? replyRefer
@JsonKey(fromJson: _qChatMessageReferFromJson), read / write

被回复消息引用

Implementation

@JsonKey(fromJson: _qChatMessageReferFromJson)
QChatMessageRefer? replyRefer;