CopyWith$Query$user$user$work$country$flagSquare<TRes> constructor
CopyWith$Query$user$user$work$country$flagSquare<TRes> (
- Query$user$user$work$country$flagSquare instance,
- TRes then()
Implementation
factory CopyWith$Query$user$user$work$country$flagSquare(
Query$user$user$work$country$flagSquare instance,
TRes Function(Query$user$user$work$country$flagSquare) then,
) = _CopyWithImpl$Query$user$user$work$country$flagSquare;