CopyWith$Input$FBPixelEventDataInput<TRes> class abstract

Methods

call({Input$FBPixelEventDataAddPaymentInfoInput? AddPaymentInfo, Input$FBPixelEventDataAddToCartInfoInput? AddToCart, Input$FBPixelEventDataAddToWishlistInfoInput? AddToWishlist, Input$FBPixelEventDataCompleteRegistrationInfoInput? CompleteRegistration, Input$FBPixelEventDataInititeCheckoutInfoInput? InitiateCheckout, Input$FBPixelEventDataLeadInfoInput? Lead, Input$FBPixelEventDataInititeCheckoutInfoInput? Purchase, Input$FBPixelEventDataSearchInfoInput? Search, Input$FBPixelEventDataTrialSubInfoInput? StartTrial, Input$FBPixelEventDataTrialSubInfoInput? Subscribe, Input$FBPixelEventDataViewContentInfoInput? ViewContent}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited