LogNotificationHandler typedef
LogNotificationHandler =
void Function(String notifictionValue)
Implementation
typedef void LogNotificationHandler(String notifictionValue);
typedef void LogNotificationHandler(String notifictionValue);