copyWith property

Implementation

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