copyWith property

Implementation

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