CopyWith$Query$challenge$challenge$donation$donation$donation$cause$coin$api$deduct<TRes> constructor

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

Implementation

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