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