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