networkTimeout property
Time interval for network calls in seconds.
Any network request that takes longer than this value, will result in a timeout.
Implementation
Duration get networkTimeout;
Time interval for network calls in seconds.
Any network request that takes longer than this value, will result in a timeout.
Duration get networkTimeout;