timeout property Null safety
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;
Default request timeout Time that the server will wait for the response to the request. The connection will be interrupted if you hear timeout.
Duration get timeout;