TNotificationUtilsCtor

type TNotificationUtilsCtor = new () => INotificationUtils;

Constructor type for notification adapters. Used for custom notification implementations.