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