quickComment property
- @JsonKey(fromJson: _qChatQuickCommentFromJson)
getter/setter pair
快捷评论信息
Implementation
@JsonKey(fromJson: _qChatQuickCommentFromJson)
QChatQuickComment? quickComment;
快捷评论信息
@JsonKey(fromJson: _qChatQuickCommentFromJson)
QChatQuickComment? quickComment;