quickComment property Null safety

QChatQuickComment? quickComment
@JsonKey(fromJson: _qChatQuickCommentFromJson), read / write

快捷评论信息

Implementation

@JsonKey(fromJson: _qChatQuickCommentFromJson)
QChatQuickComment? quickComment;