CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels<TRes> class
abstract
Constructors
- CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels(Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels instance, TRes then(Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels))
-
factory
- CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
levelInterval
→ CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$levelInterval<
TRes> -
no setter
-
perks
→ CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks<
TRes> -
no setter
-
picture
→ CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$picture<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? id, int? rank, String? color, int? period, DateTime? createdAt, DateTime? updatedAt, int? lossAmount, int? lossPoints, int? nextLevelMax, int? turnoverPoints, int? inactivityCycle, String? reputationLevel, Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$picture? picture, Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks? perks, Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$levelInterval? levelInterval}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited