isSticky property
Whether the system will restart the service if the service is killed.
The default is true
.
Implementation
final bool isSticky;
Whether the system will restart the service if the service is killed.
The default is true
.
final bool isSticky;