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