ACTION_BROADCAST_TASK_DUE

val ACTION_BROADCAST_TASK_DUE: String = "org.dmfs.android.tasks.TASK_DUE"

The action of the broadcast that's send when a task becomes due. The intent data will be a Uri of the task that became due.