Map<String, dynamic> toJson() => { "subtotal": subtotal, "shipping": shipping, "shipping_discount": shippingDiscount, };