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