ConnectivityMonitor

constructor(httpClient: HttpClient = createConfiguredHttpClient(), shouldSkipConnectionCheck: () -> Boolean = { false })(source)