NotificareUrlClickedInNotificationEvent constructor
NotificareUrlClickedInNotificationEvent(
- String url,
- NotificareNotification notification
Implementation
NotificareUrlClickedInNotificationEvent(this.url, this.notification);