NotificationClickedHandler typedef

NotificationClickedHandler = void Function(BluxNotification)

Implementation

typedef NotificationClickedHandler = void Function(BluxNotification);