getConfig

abstract suspend fun getConfig(isRetryingCallback: suspend () -> Unit): Either<Config, NetworkError>(source)