$AnalysisCompleted constructor

$AnalysisCompleted({
  1. List<String>? analysisType,
})

Implementation

$AnalysisCompleted({this.analysisType});