CopyWith$Query$searchLeagues$searchLeagues$objects$country<TRes> constructor
CopyWith$Query$searchLeagues$searchLeagues$objects$country<TRes> ()
Implementation
factory CopyWith$Query$searchLeagues$searchLeagues$objects$country(
Query$searchLeagues$searchLeagues$objects$country instance,
TRes Function(Query$searchLeagues$searchLeagues$objects$country) then,
) = _CopyWithImpl$Query$searchLeagues$searchLeagues$objects$country;