CopyWith$Input$UpdateDeviceAlarmThresholdsInput<TRes> constructor
CopyWith$Input$UpdateDeviceAlarmThresholdsInput<TRes> (
- Input$UpdateDeviceAlarmThresholdsInput instance,
- TRes then()
Implementation
factory CopyWith$Input$UpdateDeviceAlarmThresholdsInput(
Input$UpdateDeviceAlarmThresholdsInput instance,
TRes Function(Input$UpdateDeviceAlarmThresholdsInput) then,
) = _CopyWithImpl$Input$UpdateDeviceAlarmThresholdsInput;