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