queuedAt property

DateTime? queuedAt
final

The time, in seconds since the epoch, when the job execution was queued.

Implementation

final DateTime? queuedAt;