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