writeTimeout property

Duration writeTimeout
final

The write timeout for individual requests. This is the time to complete writing the request body.

Implementation

final Duration writeTimeout;