shipping property

ShippingDetails? get shipping
inherited

The shipping details for the payment, if collected.

Implementation

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