Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation constructor
Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation({
- Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation$updateDeviceAlarmThresholds? updateDeviceAlarmThresholds,
- String $__typename = 'Mutation',
Implementation
Mutation$SaveEyeGraphUtil_UpdateDeviceAlarmThresholdsMutation({
this.updateDeviceAlarmThresholds,
this.$__typename = 'Mutation',
});