dueAt property

DateTime? dueAt
final

Date and time when the task is due. In format "YYYY-MM-DDTHH:mm:ss.sssZ".

Implementation

final DateTime? dueAt;