timeout property Null safety
final
Time that the server will wait for the response to the request. The connection will be interrupted if you hear timeout.
Implementation
final Duration timeout;
Time that the server will wait for the response to the request. The connection will be interrupted if you hear timeout.
final Duration timeout;