News Item
@Serializable
Information about a news entry
Constructors
Link copied to clipboard
constructor(title: String? = null, text: String? = null, link: String? = null, item: NewsMaterial? = null)
Information about a news entry