deviceIdle property
Whether device should be idle for the work to run.
Requires Android SDK level 23+.
The default value is dependent on the native WorkManager,
which should be false according to
the documentation.
Implementation
final bool? deviceIdle;