copyWith property

Implementation

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