deviceIdle property

bool deviceIdle
final

Task will only run when device is idle. Android: setRequiresDeviceIdle(true). iOS: not supported — logged as warning.

Implementation

final bool deviceIdle;