ArtistsModel({ required this.id, required this.name, required this.description, required this.imageUrl, });