createdAt property

DateTime? createdAt
final

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

Implementation

final DateTime? createdAt;