HttpService constructor

HttpService()

Implementation

HttpService() {
  _httpClient = HttpClient();
}