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