currentTotalPriceSet property
- @JsonKey.new(name: 'current_total_price_set', includeIfNull: false)
final
Implementation
@JsonKey(name: 'current_total_price_set', includeIfNull: false)
final ShopifySharpPriceSet? currentTotalPriceSet;
@JsonKey(name: 'current_total_price_set', includeIfNull: false)
final ShopifySharpPriceSet? currentTotalPriceSet;