CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$push<TRes> constructor

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

Implementation

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