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

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

Implementation

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