connectTimeout property
The duration to wait for a connection to be successfully opened with a server before aborting the request.
Implementation
final Duration? connectTimeout;
The duration to wait for a connection to be successfully opened with a server before aborting the request.
final Duration? connectTimeout;