timeout property
Optional: Job timeout. Job will be killed if it takes longer. Default is no timeout.
Implementation
Duration? get timeout => null;
Optional: Job timeout. Job will be killed if it takes longer. Default is no timeout.
Duration? get timeout => null;