const Gallery({ required this.id, required this.title, this.date, this.rating100, this.imageCount, this.details, });