timeout property

Duration? get timeout

Optional per-task timeout. Falls back to the runner default if null.

Implementation

Duration? get timeout => null;