CopyWith$Query$challenge$challenge$donation$donation$donation$cause$coin$owner$pos<TRes> constructor

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

Implementation

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