constructor()

in imagesearch-20200212/ts/src/client.ts [79:81]


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