startedAt property

DateTime? startedAt
final

The Unix timestamp for when the task started (the task transitioned from the PENDING state to the RUNNING state).

Implementation

final DateTime? startedAt;