DUE

val DUE: String = "due"

When this task is due in milliseconds since the epoch. Only one of DUE or DURATION must be supplied (or none of both if the task has no due date).

Value: Long