NotificationCallback typedef
NotificationCallback =
void Function(Notification notification)
Implementation
typedef NotificationCallback = void Function(Notification notification);
typedef NotificationCallback = void Function(Notification notification);