GetUpgradedGift constructor

GetUpgradedGift({
  1. required String name,
})

Implementation

GetUpgradedGift({required this.name});