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

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

Implementation

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