started property Null safety

bool started

Has location polling started

Implementation

bool get started => stopwatch.isRunning;