createdAt property

DateTime? createdAt
final

The Unix timestamp for when the task was created (the task entered the PENDING state).

Implementation

final DateTime? createdAt;