menu
speed_test_port package
documentation
classes/download.dart
Download
Download.new constructor
Download.new constructor
dark_mode
light_mode
Download
constructor
Download
(
int
TestLength
,
String
InitialTest
,
String
MinTestSize
,
int
ThreadsPerUrl
,
)
Implementation
Download(this.TestLength, this.InitialTest, this.MinTestSize, this.ThreadsPerUrl);
speed_test_port package
documentation
classes/download
Download
Download.new constructor
Download class