NoticeModel

constructor(title: String? = null, body: String? = null, link: String? = null, sender: String? = null, path: String? = null, created: Long? = null)