constructor()

in imagesearch-20200212/ts/src/client.ts [403:405]


  constructor(map?: { [key: string]: any }) {
    super(map);
  }