Constraints

constructor(requiresInternet: Boolean = false, requiresCharging: Boolean = false, batteryNotLow: Boolean = false, requiresDeviceIdle: Boolean = false, contentUris: List<String> = emptyList())