onNotificationEventErrorDataMessage abstract method

Future<void> onNotificationEventErrorDataMessage(
  1. NotificationEvent event,
  2. dynamic error,
  3. dynamic data,
  4. String message,
)

Implementation

Future<void> onNotificationEventErrorDataMessage(
    NotificationEvent event, dynamic error, dynamic data, String message);