timeout property
Duration?
get
timeout
Optional per-task timeout. Falls back to the runner default if null.
Implementation
Duration? get timeout => null;
Optional per-task timeout. Falls back to the runner default if null.
Duration? get timeout => null;