timeout property

int timeout
final

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;