Mutation$linkUserAccount$HookResult constructor
Mutation$linkUserAccount$HookResult(
- RunMutation$Mutation$linkUserAccount runMutation,
- QueryResult<
Mutation$linkUserAccount> result
Implementation
Mutation$linkUserAccount$HookResult(
this.runMutation,
this.result,
);