QChatSystemNotificationUpdateEvent.fromJson constructor Null safety
Implementation
factory QChatSystemNotificationUpdateEvent.fromJson(
Map<String, dynamic> json) =>
_$QChatSystemNotificationUpdateEventFromJson(json);
factory QChatSystemNotificationUpdateEvent.fromJson(
Map<String, dynamic> json) =>
_$QChatSystemNotificationUpdateEventFromJson(json);