Note

constructor(id: Int = 0, title: String, content: String, timestamp: Long = System.currentTimeMillis(), isDeleted: Boolean = false)