menu
portone_flutter package
documentation
v2/model/entity/card_promotion.dart
CardPromotion
CardPromotion.new constructor
CardPromotion.new constructor
dark_mode
light_mode
CardPromotion
constructor
CardPromotion
(
{
required
String
promotionId
,
required
int
discountAmount
,
})
Implementation
CardPromotion({required this.promotionId, required this.discountAmount});
portone_flutter package
documentation
v2/model/entity/card_promotion
CardPromotion
CardPromotion.new constructor
CardPromotion class