copyWith property
CopyWith$Query$searchPlayers<Query$searchPlayers>
get
copyWith
Implementation
CopyWith$Query$searchPlayers<Query$searchPlayers> get copyWith =>
CopyWith$Query$searchPlayers(
this,
(i) => i,
);