BatchUpdateDetectorResponse constructor
BatchUpdateDetectorResponse({
- List<
BatchUpdateDetectorErrorEntry> ? batchUpdateDetectorErrorEntries,
Implementation
BatchUpdateDetectorResponse({
this.batchUpdateDetectorErrorEntries,
});