NewsDto({ required this.id, this.title, this.text, this.imageResource, this.activatedAt, this.stores, });