CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated<TRes> class
abstract
Constructors
- CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated(Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated instance, TRes then(Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated))
-
factory
- CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated.stub(TRes res)
-
factory
Properties
-
currentUser
→ CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated$currentUser<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{int? count, bool? isLast, Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated$currentUser? currentUser, List< Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated$objects> ? objects}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
objects(
Iterable< Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated$objects> _fn(Iterable<CopyWith$Query$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated$objects< )) → TResQuery$getLiveLeaderboardByCycleForCurrentUserPaginated$getLiveLeaderboardByCycleForCurrentUserPaginated$objects> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited