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