const Category({ required this.id, required this.name, required this.description, required this.icon, });