connectTimeout property

Duration? connectTimeout
final

The duration to wait for a connection to be successfully opened with a server before aborting the request.

Implementation

final Duration? connectTimeout;