delay property

int? get delay

The number of seconds before the job should be processed.

Implementation

int? get delay => null;