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