CopyWith$Input$UpdateDeviceLocalMQTTV2Input<TRes> constructor

CopyWith$Input$UpdateDeviceLocalMQTTV2Input<TRes>(
  1. Input$UpdateDeviceLocalMQTTV2Input instance,
  2. TRes then(
    1. Input$UpdateDeviceLocalMQTTV2Input
    )
)

Implementation

factory CopyWith$Input$UpdateDeviceLocalMQTTV2Input(
  Input$UpdateDeviceLocalMQTTV2Input instance,
  TRes Function(Input$UpdateDeviceLocalMQTTV2Input) then,
) = _CopyWithImpl$Input$UpdateDeviceLocalMQTTV2Input;