discounts property
Collection of discount offers for a product. Null for Android.
Implementation
List<StoreProductDiscount>? get discounts =>
throw _privateConstructorUsedError;
Collection of discount offers for a product. Null for Android.
List<StoreProductDiscount>? get discounts =>
throw _privateConstructorUsedError;