GetUpgradedGiftValueInfo constructor

GetUpgradedGiftValueInfo({
  1. required String name,
})

Implementation

GetUpgradedGiftValueInfo({required this.name});