getConnectTimeout method
Get timeouts for the given environment
Implementation
Duration getConnectTimeout(Environment env) => const Duration(seconds: 30);
Get timeouts for the given environment
Duration getConnectTimeout(Environment env) => const Duration(seconds: 30);