requiresBatteryNotLow property

bool? requiresBatteryNotLow
final

true if the work should only execute when the battery isn't low.

Only supported on Android.

Implementation

final bool? requiresBatteryNotLow;