Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation constructor

Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation({
  1. Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation$updateDeviceAlarmThresholds? updateDeviceAlarmThresholds,
  2. String $__typename = 'Mutation',
})

Implementation

Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation({
  this.updateDeviceAlarmThresholds,
  this.$__typename = 'Mutation',
});