wakelock property
Specifies whether to acquire a wake lock to keep the device awake while tracking.
Default is true
. This ensures the tracking service runs reliably in the background.
Implementation
final bool? wakelock;
Specifies whether to acquire a wake lock to keep the device awake while tracking.
Default is true
. This ensures the tracking service runs reliably in the background.
final bool? wakelock;