pauseLocationUpdatesAutomatically property
Allows the location manager to pause updates to improve battery life
on the target device without sacrificing location data.
When this property is set to true, the location manager pauses updates
(and powers down the appropriate hardware) at times when the
location data is unlikely to change.
Implementation
final bool pauseLocationUpdatesAutomatically;