NotificationUtilsBase constructor

NotificationUtilsBase()

Implementation

factory NotificationUtilsBase() {
  return getObject();
}