stoppedAt property

DateTime? stoppedAt
final

The Unix timestamp for when the task was stopped (the task transitioned from the RUNNING state to the STOPPED state).

Implementation

final DateTime? stoppedAt;