Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation class
Constructors
- Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation({String? color, String? reputationLevel, Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation$perks? perks})
-
Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation.fromJson(Map<
String, dynamic> json) -
factory
Properties
- color → String?
-
final
-
copyWith
→ CopyWith$Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation<
Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation> -
Available on Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation, provided by the UtilityExtension$Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- perks → Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation$perks?
-
final
- reputationLevel → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override