getClient function

BrowserClient getClient()

Implementation

browser_http.BrowserClient getClient() {
  return browser_http.BrowserClient();
}