OnNotificationClickListener typedef

OnNotificationClickListener = void Function(OSNotificationClickEvent event)

Implementation

typedef void OnNotificationClickListener(OSNotificationClickEvent event);