$ShopifySharpShippingLineExtension extension

on

Methods

copyWith({String? carrierIdentifier, String? code, bool? isRemoved, String? phone, double? price, double? discountedPrice, List<ShopifySharpDiscountAllocation>? discountAllocations, String? source, String? title, List<ShopifySharpTaxLine>? taxLines, ShopifySharpPriceSet? priceSet, ShopifySharpPriceSet? discountedPriceSet, int? id, String? adminGraphqlApiId}) ShopifySharpShippingLine

Available on ShopifySharpShippingLine, provided by the $ShopifySharpShippingLineExtension extension

copyWithWrapped({Wrapped<String?>? carrierIdentifier, Wrapped<String?>? code, Wrapped<bool?>? isRemoved, Wrapped<String?>? phone, Wrapped<double?>? price, Wrapped<double?>? discountedPrice, Wrapped<List<ShopifySharpDiscountAllocation>?>? discountAllocations, Wrapped<String?>? source, Wrapped<String?>? title, Wrapped<List<ShopifySharpTaxLine>?>? taxLines, Wrapped<ShopifySharpPriceSet?>? priceSet, Wrapped<ShopifySharpPriceSet?>? discountedPriceSet, Wrapped<int?>? id, Wrapped<String?>? adminGraphqlApiId}) ShopifySharpShippingLine

Available on ShopifySharpShippingLine, provided by the $ShopifySharpShippingLineExtension extension