NewsItem

constructor(title: String? = null, text: String? = null, link: String? = null, item: NewsMaterial? = null)