CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated<TRes> constructor

CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated<TRes>(
  1. Query$getLiveLeaderboardByCycleForCurrentUserPaginated instance,
  2. TRes then(
    1. Query$getLiveLeaderboardByCycleForCurrentUserPaginated
    )
)

Implementation

factory CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated(
  Query$getLiveLeaderboardByCycleForCurrentUserPaginated instance,
  TRes Function(Query$getLiveLeaderboardByCycleForCurrentUserPaginated) then,
) = _CopyWithImpl$Query$getLiveLeaderboardByCycleForCurrentUserPaginated;