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