const CategoryData({ required this.id, required this.code, required this.name, this.imagePath, this.description, });