recordBenchmarkLocationUpdate abstract method

void recordBenchmarkLocationUpdate({
  1. double? accuracy,
})

Records a location update for benchmarking.

Implementation

void recordBenchmarkLocationUpdate({double? accuracy});