isRunning property
bool
get
isRunning
Returns whether location updates are active.
Implementation
bool get isRunning => _isRunning;
Returns whether location updates are active.
bool get isRunning => _isRunning;