$ShopifySharpTaxLineExtension extension
Methods
-
copyWith(
{double? price, double? rate, String? title, ShopifySharpPriceSet? priceSet}) → ShopifySharpTaxLine -
Available on ShopifySharpTaxLine, provided by the $ShopifySharpTaxLineExtension extension
-
copyWithWrapped(
{Wrapped< double?> ? price, Wrapped<double?> ? rate, Wrapped<String?> ? title, Wrapped<ShopifySharpPriceSet?> ? priceSet}) → ShopifySharpTaxLine -
Available on ShopifySharpTaxLine, provided by the $ShopifySharpTaxLineExtension extension