ApplyPremiumGiftCode constructor

ApplyPremiumGiftCode({
  1. required String code,
})

Implementation

ApplyPremiumGiftCode({required this.code});