dueTime property

TimeOfDay? dueTime
getter/setter pair

Time of day, in UTC, that work on this attachment is due.

This must be specified if due_date is specified.

Implementation

TimeOfDay? dueTime;