getShippingCost method

double? getShippingCost()

Implementation

double? getShippingCost() => _shippingCost;