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