connectionTimeout property Null safety
read / write
Sets the timeout for connection. If there is a timeout error frequently, set the longer timeout than default value. The default is 10 seconds
Implementation
int connectionTimeout;
Sets the timeout for connection. If there is a timeout error frequently, set the longer timeout than default value. The default is 10 seconds
int connectionTimeout;