Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation$HookResult constructor

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

Implementation

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