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