shippingMethods property

List<ShippingMethod>? shippingMethods
final

An array of ShippingMethod objects that describe the supported shipping methods.

Implementation

final List<ShippingMethod>? shippingMethods;