availableAt property

DateTime? availableAt
getter/setter pair

When this job should next be processed (for delayed/retry scheduling).

Implementation

DateTime? availableAt;