sticky property
Whether the detection instance is sticky (on Android).
If true
, the underlying service may attempt to run persistently
as a foreground service.
Implementation
final bool sticky;
Whether the detection instance is sticky (on Android).
If true
, the underlying service may attempt to run persistently
as a foreground service.
final bool sticky;