pauseLifecycleServicesForce property
bool
get
pauseLifecycleServicesForce
Whether to pause services marked as "permanent" during the app backgrounding.
Defaults to false (permanent services continue running).
Implementation
bool get pauseLifecycleServicesForce => false;