RewardValidationData({ required this.userId, required this.custom, this.rewardName = '', this.rewardAmount = 0 });