stopWithTask property
Allows an application to automatically stop when the app task is removed by the system. If set, overrides the service android:stopWithTask behavior.
Implementation
final bool? stopWithTask;
Allows an application to automatically stop when the app task is removed by the system. If set, overrides the service android:stopWithTask behavior.
final bool? stopWithTask;