menu
client_stripe package
documentation
models.dart
CouponAppliesTo
CouponAppliesTo const constructor
CouponAppliesTo const constructor
dark_mode
light_mode
CouponAppliesTo
constructor
const
CouponAppliesTo
(
{
required
List
<
String
>
products
,
})
CouponAppliesTo
Implementation
const CouponAppliesTo({required this.products});
client_stripe package
documentation
models
CouponAppliesTo
CouponAppliesTo const constructor
CouponAppliesTo class