copyWith property

Implementation

CopyWith$Query$searchLeagues$searchLeagues$objects$country<
        Query$searchLeagues$searchLeagues$objects$country>
    get copyWith =>
        CopyWith$Query$searchLeagues$searchLeagues$objects$country(
          this,
          (i) => i,
        );