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