Vxi11CreateLinkRequest constructor
const
Vxi11CreateLinkRequest({})
Implementation
const Vxi11CreateLinkRequest({
required this.clientId,
this.lockDevice = false,
this.lockTimeoutMs = 0,
required this.device,
});