CopyWith$Query$challenge$challenge$donation$donation$donation$cause$target<TRes> constructor

CopyWith$Query$challenge$challenge$donation$donation$donation$cause$target<TRes>(
  1. Query$challenge$challenge$donation$donation$donation$cause$target instance,
  2. TRes then(
    1. Query$challenge$challenge$donation$donation$donation$cause$target
    )
)

Implementation

factory CopyWith$Query$challenge$challenge$donation$donation$donation$cause$target(
  Query$challenge$challenge$donation$donation$donation$cause$target instance,
  TRes Function(
          Query$challenge$challenge$donation$donation$donation$cause$target)
      then,
) = _CopyWithImpl$Query$challenge$challenge$donation$donation$donation$cause$target;