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