copyWith property

Implementation

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