DescribeDetectorResponse constructor
DescribeDetectorResponse({
- Detector? detector,
Implementation
DescribeDetectorResponse({
this.detector,
});
DescribeDetectorResponse({
this.detector,
});