timeout property

Duration? timeout
final

The timeout for the underlying HTTP request. Framework-related overheads, e.g. scheduling or proxy initialization is not counted against this time.

Implementation

final Duration? timeout;