totalShippingPrice property
Implementation
@JsonKey(fromJson: _priceOrZero) PriceV2 get subtotalPrice; PriceV2 get totalPrice; PriceV2 get totalShippingPrice;
@JsonKey(fromJson: _priceOrZero) PriceV2 get subtotalPrice; PriceV2 get totalPrice; PriceV2 get totalShippingPrice;