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