QChatGetQuickCommentsResult constructor

QChatGetQuickCommentsResult({
  1. Map<int, QChatMessageQuickCommentDetail>? messageQuickCommentDetailMap,
})

Implementation

QChatGetQuickCommentsResult({this.messageQuickCommentDetailMap});