NotificationModel({ required this.Title, required this.Message, required this.CreatedDate, required this.isRead, });