ValidateEventThreatDetectionCustomModuleResponse constructor

ValidateEventThreatDetectionCustomModuleResponse({
  1. CustomModuleValidationErrors? errors,
})

Implementation

ValidateEventThreatDetectionCustomModuleResponse({
  this.errors,
});