QChatQuickCommentAttachment constructor Null safety

QChatQuickCommentAttachment(
  1. QChatQuickComment? quickComment
)

Implementation

QChatQuickCommentAttachment(this.quickComment);