ScanRun constructor
ScanRun({})
Implementation
ScanRun({
this.endTime,
this.errorTrace,
this.executionState,
this.hasVulnerabilities,
this.name,
this.progressPercent,
this.resultState,
this.startTime,
this.urlsCrawledCount,
this.urlsTestedCount,
this.warningTraces,
});