const PaystackCartItem({ required this.name, required this.amount, this.quantity = 1, this.imageUrl, });