storageNotLow property

bool? storageNotLow
final

Whether the work requires device's storage should be at an acceptable level.

The default value is dependent on the native WorkManager, which should be false according to the documentation.

Implementation

final bool? storageNotLow;