ReceivedNotificationHandler typedef

ReceivedNotificationHandler = void Function(OSNotification notification)

Implementation

typedef void ReceivedNotificationHandler(OSNotification notification);