timeout property Null safety

Duration timeout

Default request timeout Time that the server will wait for the response to the request. The connection will be interrupted if you hear timeout.

Implementation

Duration get timeout;