getConfig

@Nullable
abstract fun getConfig(): @Nullable ProxyConfig

Gets the ProxyConfig.

Return

The ProxyConfig or null if proxy is not initialized yet.