CopyWith$Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params<TRes> constructor

CopyWith$Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params<TRes>(
  1. Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params instance,
  2. TRes then(
    1. Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params
    )
)

Implementation

factory CopyWith$Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params(
  Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params
      instance,
  TRes Function(
          Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params)
      then,
) = _CopyWithImpl$Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$api$check$params;