onNotificationEventError abstract method

Future<void> onNotificationEventError(
  1. NotificationEvent event,
  2. dynamic error
)

Implementation

Future<void> onNotificationEventError(NotificationEvent event, dynamic error);