NotificationEventCallback typedef
NotificationEventCallback =
Future<void> Function(NotificationEvent event)
Implementation
typedef NotificationEventCallback =
Future<void> Function(NotificationEvent event);
typedef NotificationEventCallback =
Future<void> Function(NotificationEvent event);