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