CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction<TRes> constructor

CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction<TRes>(
  1. Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction instance,
  2. TRes then(
    1. Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction
    )
)

Implementation

factory CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction(
  Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction
      instance,
  TRes Function(
          Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction)
      then,
) = _CopyWithImpl$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction;