batteryNotLow property
Whether device battery should be at an acceptable level for the work to run.
The default value is dependent on the native WorkManager,
which should be false according to
the documentation.
Implementation
final bool? batteryNotLow;