discounts property

List<StoreProductDiscount>? discounts
final

Collection of discount offers for a product. Null for Android.

Implementation

final List<StoreProductDiscount>? discounts;