NotificareProductContentDownloadFailedEvent constructor
NotificareProductContentDownloadFailedEvent(
- NotificareDownload download,
- NotificareProduct product
Implementation
NotificareProductContentDownloadFailedEvent(this.download, this.product);