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