sentCustomNotification property Null safety
@JsonKey(fromJson: qChatSystemNotificationFromJson), final
发送成功的自定义系统通知
Implementation
@JsonKey(fromJson: qChatSystemNotificationFromJson)
final QChatSystemNotification? sentCustomNotification;