Notif(this.title, this.content){ this.type = "NORMAL"; this.createdAt = DateTime.now().millisecondsSinceEpoch; this.id = this.createdAt; }