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

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

Implementation

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