RiddhaHttpService constructor

RiddhaHttpService()

Implementation

RiddhaHttpService() {
  _client = http.Client();
}