getClient function

Client getClient()

Implementation

http.Client getClient() {
  return http.Client();
}