receiveTimeout property
The duration to wait for a response to be received from the server before aborting the request.
Implementation
final Duration? receiveTimeout;
The duration to wait for a response to be received from the server before aborting the request.
final Duration? receiveTimeout;