constructor()

in imagesearch-20200212/ts/src/client.ts [475:477]


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