CopyWith$Query$challenge$challenge$donation$donation$donation$cause$organization$pos<TRes> constructor

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

Implementation

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