CopyWith$Input$GoogleAnalyticsEventDataSpendVirtualCurrencyInput<TRes> constructor

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

Implementation

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