stoppedAt property
The Unix timestamp for when the task was stopped (the task transitioned from
the RUNNING state to the STOPPED state).
Implementation
final DateTime? stoppedAt;
The Unix timestamp for when the task was stopped (the task transitioned from
the RUNNING state to the STOPPED state).
final DateTime? stoppedAt;