shippingMethods property

List<ApplePayShippingMethod>? shippingMethods
inherited

List of available shipping methods for goods.

Implementation

List<ApplePayShippingMethod>? get shippingMethods =>
    throw _privateConstructorUsedError;