shipping property
The shipping details for the payment, if collected.
Implementation
@paymentMethodDetailJsonKey CardPaymentMethodDetails? get paymentMethod;/// The shipping details for the payment, if collected.
ShippingDetails? get shipping;
The shipping details for the payment, if collected.
@paymentMethodDetailJsonKey CardPaymentMethodDetails? get paymentMethod;/// The shipping details for the payment, if collected.
ShippingDetails? get shipping;