copyWith property

Implementation

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