Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation constructor
Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation({
- String? color,
- String? reputationLevel,
- Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation$perks? perks,
Implementation
Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation({
this.color,
this.reputationLevel,
this.perks,
});