discounts property
An array of AdaptyProductDiscount discount offers available for the product.
Implementation
final List<AdaptyProductDiscount>? discounts;
An array of AdaptyProductDiscount discount offers available for the product.
final List<AdaptyProductDiscount>? discounts;