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