QChatSystemNotificationUpdateEvent constructor
QChatSystemNotificationUpdateEvent({
- QChatMsgUpdateInfo? msgUpdateInfo,
- QChatSystemNotification? systemNotification,
Implementation
QChatSystemNotificationUpdateEvent(
{this.msgUpdateInfo, this.systemNotification});