Notification

constructor(id: Long = 0, title: String, content: String, receiver: User, sender: String, createdAt: Instant = Instant.now(), updatedAt: Instant = Instant.now())