Download constructor

Download(
  1. int TestLength,
  2. String InitialTest,
  3. String MinTestSize,
  4. int ThreadsPerUrl,
)

Implementation

Download(this.TestLength, this.InitialTest, this.MinTestSize, this.ThreadsPerUrl);