stopwatch property Null safety
final
Stopwatch measuring elapsed time since location tracking started
Implementation
final Stopwatch stopwatch = Stopwatch();
Stopwatch measuring elapsed time since location tracking started
final Stopwatch stopwatch = Stopwatch();