copyWith property

Implementation

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