copyWith property

Implementation

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