updatedAt property

DateTime? updatedAt
final

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

Implementation

final DateTime? updatedAt;