monitorInForeground property
final
Whether to also monitor when app is in foreground.
Set to false to only use significant changes in background, and normal tracking in foreground.
Implementation
final bool monitorInForeground;
Whether to also monitor when app is in foreground.
Set to false to only use significant changes in background, and normal tracking in foreground.
final bool monitorInForeground;