sendTimeout property

Duration? sendTimeout
final

The duration to wait for the request data to be sent to the server before aborting the request.

Implementation

final Duration? sendTimeout;