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

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

Implementation

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