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

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

Implementation

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