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

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

Implementation

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