RdServiceModel constructor
RdServiceModel({})
Implementation
RdServiceModel({
this.supportedDevices = const [],
required this.port,
this.rdStatus,
this.rdInfo,
this.deviceInfoPath,
this.capturePath,
});
RdServiceModel({
this.supportedDevices = const [],
required this.port,
this.rdStatus,
this.rdInfo,
this.deviceInfoPath,
this.capturePath,
});