timeout property
The timeout duration for API requests in milliseconds.
This value determines how long the application will wait for a response from the API before timing out.
Implementation
final int timeout;
The timeout duration for API requests in milliseconds.
This value determines how long the application will wait for a response from the API before timing out.
final int timeout;