NIMQuickCommentOption constructor Null safety
Implementation
NIMQuickCommentOption(
{this.fromAccount,
this.replyType,
this.time,
this.ext,
this.needPush,
this.needBadge,
this.pushTitle,
this.pushContent,
this.pushPayload});