sendTimeout property
The duration to wait for the request data to be sent to the server before aborting the request.
Implementation
final Duration? sendTimeout;
The duration to wait for the request data to be sent to the server before aborting the request.
final Duration? sendTimeout;