Detector constructor
Detector({})
Implementation
Detector({
this.creationTime,
this.detectorModelName,
this.detectorModelVersion,
this.keyValue,
this.lastUpdateTime,
this.state,
});
Detector({
this.creationTime,
this.detectorModelName,
this.detectorModelVersion,
this.keyValue,
this.lastUpdateTime,
this.state,
});