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