CopyWith$Input$LoyaltySettingsWalletQuantitativeInput<TRes> constructor

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

Implementation

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