copyWith property

Implementation

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