GetUpgradedGiftValueInfo copyWith({String? name}) => GetUpgradedGiftValueInfo(name: name ?? this.name);