timeout property Null safety

Duration timeout
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;