CreateOrderData({ required this.id, required this.amount, required this.name, required this.phone, required this.email, });