CopyWith$Input$FBPixelEventDataInput<TRes>  class 
    abstract
 
Constructors
- CopyWith$Input$FBPixelEventDataInput(Input$FBPixelEventDataInput instance, TRes then(Input$FBPixelEventDataInput))
- 
          
            factory
- CopyWith$Input$FBPixelEventDataInput.stub(TRes res)
- 
          
            factory
Properties
- 
  AddPaymentInfo
  → CopyWith$Input$FBPixelEventDataAddPaymentInfoInput<TRes> 
- 
  
  no setter
- 
  AddToCart
  → CopyWith$Input$FBPixelEventDataAddToCartInfoInput<TRes> 
- 
  
  no setter
- 
  AddToWishlist
  → CopyWith$Input$FBPixelEventDataAddToWishlistInfoInput<TRes> 
- 
  
  no setter
- 
  CompleteRegistration
  → CopyWith$Input$FBPixelEventDataCompleteRegistrationInfoInput<TRes> 
- 
  
  no setter
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- 
  InitiateCheckout
  → CopyWith$Input$FBPixelEventDataInititeCheckoutInfoInput<TRes> 
- 
  
  no setter
- 
  Lead
  → CopyWith$Input$FBPixelEventDataLeadInfoInput<TRes> 
- 
  
  no setter
- 
  Purchase
  → CopyWith$Input$FBPixelEventDataInititeCheckoutInfoInput<TRes> 
- 
  
  no setter
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- 
  Search
  → CopyWith$Input$FBPixelEventDataSearchInfoInput<TRes> 
- 
  
  no setter
- 
  StartTrial
  → CopyWith$Input$FBPixelEventDataTrialSubInfoInput<TRes> 
- 
  
  no setter
- 
  Subscribe
  → CopyWith$Input$FBPixelEventDataTrialSubInfoInput<TRes> 
- 
  
  no setter
- 
  ViewContent
  → CopyWith$Input$FBPixelEventDataViewContentInfoInput<TRes> 
- 
  
  no setter
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