NotificationData

type NotificationData = NotificationModel[];

Type for persisted notification data. Each notification is stored as a separate file keyed by its id.