stoppingAt property

DateTime? stoppingAt
final

The Unix timestamp for when the task stops (transitions from the RUNNING state to STOPPED).

Implementation

final DateTime? stoppingAt;