OrderItem({ required this.name, required this.amountCents, required this.description, required this.quantity, });