queuedAt property

int? queuedAt
final

The time, in milliseconds since the epoch, when the job execution was enqueued.

Implementation

final int? queuedAt;