AnalysisFlushResults constructor

AnalysisFlushResults(
  1. List<String> files
)

Implementation

AnalysisFlushResults(this.files);