menu
fastyle_core package
documentation
logic/models/job.model.dart
FastJob
timeout property
timeout property
dark_mode
light_mode
timeout
property
@
protected
Duration
timeout
final
The time limit for the job to complete.
Implementation
@protected final Duration timeout;
fastyle_core package
documentation
logic/models/job.model
FastJob
timeout property
FastJob class