CopyWith$Input$LoyaltySettingsRedeemInput<TRes> constructor
CopyWith$Input$LoyaltySettingsRedeemInput<TRes> (
- Input$LoyaltySettingsRedeemInput instance,
- TRes then()
Implementation
factory CopyWith$Input$LoyaltySettingsRedeemInput(
Input$LoyaltySettingsRedeemInput instance,
TRes Function(Input$LoyaltySettingsRedeemInput) then,
) = _CopyWithImpl$Input$LoyaltySettingsRedeemInput;