menu
client_stripe package
documentation
models.dart
DiscountId
DiscountId const constructor
DiscountId const constructor
dark_mode
light_mode
DiscountId
constructor
const
DiscountId
(
{
required
String
id
,
})
Implementation
const DiscountId({required this.id});
client_stripe package
documentation
models
DiscountId
DiscountId const constructor
DiscountId class