discounts property
Collection of discount offers for a product. Null for Android.
Implementation
final List<StoreProductDiscount>? discounts;
Collection of discount offers for a product. Null for Android.
final List<StoreProductDiscount>? discounts;