stopBatteryBenchmark static method
Implementation
static Future<BenchmarkResult?> stopBatteryBenchmark() async {
return _instance.stopBatteryBenchmark();
}
static Future<BenchmarkResult?> stopBatteryBenchmark() async {
return _instance.stopBatteryBenchmark();
}