WorkManagerConstraintConfig constructor
Implementation
WorkManagerConstraintConfig({
this.networkType,
this.requiresBatteryNotLow,
this.requiresCharging,
this.requiresDeviceIdle,
this.requiresStorageNotLow,
});
WorkManagerConstraintConfig({
this.networkType,
this.requiresBatteryNotLow,
this.requiresCharging,
this.requiresDeviceIdle,
this.requiresStorageNotLow,
});