CopyWith$Query$challenge$challenge$target$manufacturer<TRes> constructor
CopyWith$Query$challenge$challenge$target$manufacturer<TRes> (
- Query$challenge$challenge$target$manufacturer instance,
- TRes then()
Implementation
factory CopyWith$Query$challenge$challenge$target$manufacturer(
Query$challenge$challenge$target$manufacturer instance,
TRes Function(Query$challenge$challenge$target$manufacturer) then,
) = _CopyWithImpl$Query$challenge$challenge$target$manufacturer;