requiresStorageNotLow property

bool? requiresStorageNotLow
final

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

Only supported on Android.

Implementation

final bool? requiresStorageNotLow;