LogNotificationHandler typedef

LogNotificationHandler = void Function(String notifictionValue)

Implementation

typedef void LogNotificationHandler(String notifictionValue);