allowAutoRestart property
Allows an application to automatically restart when the app is killed by the system.
https://developer.android.com/about/versions/15/behavior-changes-15?hl=pt-br#datasync-timeout
Implementation
final bool allowAutoRestart;
Allows an application to automatically restart when the app is killed by the system.
https://developer.android.com/about/versions/15/behavior-changes-15?hl=pt-br#datasync-timeout
final bool allowAutoRestart;