Query$checkWalletAndReputation constructor
Query$checkWalletAndReputation({
- required Query$checkWalletAndReputation$checkWalletAndReputation checkWalletAndReputation,
- String $__typename = 'Query',
Implementation
Query$checkWalletAndReputation({
required this.checkWalletAndReputation,
this.$__typename = 'Query',
});