Mutation$PairDeviceWithExternalId$HookResult constructor

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

Implementation

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