createdAt property
The Unix timestamp for when the task was created (the task entered the
PENDING
state).
Implementation
final DateTime? createdAt;
The Unix timestamp for when the task was created (the task entered the
PENDING
state).
final DateTime? createdAt;