Variables$Query$checkWalletAndReputation constructor
Variables$Query$checkWalletAndReputation({
- required Input$QuestActionCheckInput input,
Implementation
factory Variables$Query$checkWalletAndReputation(
{required Input$QuestActionCheckInput input}) =>
Variables$Query$checkWalletAndReputation._({
r'input': input,
});