shippingCost property

CheckoutSessionShippingCost? shippingCost
final

The details of the customer cost of shipping, including the customer chosen ShippingRate.

Implementation

final CheckoutSessionShippingCost? shippingCost;