Mutation$registerForTargetWithOnboard$HookResult constructor

Mutation$registerForTargetWithOnboard$HookResult(
  1. RunMutation$Mutation$registerForTargetWithOnboard runMutation,
  2. QueryResult<Mutation$registerForTargetWithOnboard> result
)

Implementation

Mutation$registerForTargetWithOnboard$HookResult(
  this.runMutation,
  this.result,
);