quickComment property Null safety
@JsonKey(fromJson: _qChatQuickCommentFromJson), read / write
快捷评论信息
Implementation
@JsonKey(fromJson: _qChatQuickCommentFromJson)
QChatQuickComment? quickComment;
快捷评论信息
@JsonKey(fromJson: _qChatQuickCommentFromJson)
QChatQuickComment? quickComment;