QChatQuickCommentParam constructor

QChatQuickCommentParam(
  1. QChatMessage commentMessage,
  2. int type
)

Implementation

QChatQuickCommentParam(this.commentMessage, this.type);