NotificareUnknownActionForNotificationReceivedEvent constructor

NotificareUnknownActionForNotificationReceivedEvent(
  1. Map<String, dynamic> action,
  2. Map<String, dynamic> notification
)

Implementation

NotificareUnknownActionForNotificationReceivedEvent(
    this.action, this.notification);