CopyWith$Input$LoyaltySettingsRedeemTranslationInput<TRes> constructor

CopyWith$Input$LoyaltySettingsRedeemTranslationInput<TRes>(
  1. Input$LoyaltySettingsRedeemTranslationInput instance,
  2. TRes then(
    1. Input$LoyaltySettingsRedeemTranslationInput
    )
)

Implementation

factory CopyWith$Input$LoyaltySettingsRedeemTranslationInput(
  Input$LoyaltySettingsRedeemTranslationInput instance,
  TRes Function(Input$LoyaltySettingsRedeemTranslationInput) then,
) = _CopyWithImpl$Input$LoyaltySettingsRedeemTranslationInput;