createdAt property

DateTime? createdAt
final

The time, in Unix epoch format in seconds, when the job got created.

Implementation

final DateTime? createdAt;