CopyWith$Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin$unitValue<TRes> constructor

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

Implementation

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