testSpeed method
Measure connection speed
Implementation
Future<SingBoxSpeedTestResult> testSpeed() {
throw UnimplementedError('testSpeed() has not been implemented.');
}
Measure connection speed
Future<SingBoxSpeedTestResult> testSpeed() {
throw UnimplementedError('testSpeed() has not been implemented.');
}