CopyWith$Input$FBPixelEventDataSearchInfoInput<TRes> constructor

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

Implementation

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