requiresDeviceIdle property

bool? requiresDeviceIdle
final

true if the work should only execute while the device is idle.

Only supported on Android.

Implementation

final bool? requiresDeviceIdle;