Product({ required this.id, required this.name, required this.price, this.category, this.brand, this.stockQuantity, });