GetCrawlerResponse constructor

GetCrawlerResponse({
  1. Crawler? crawler,
})

Implementation

GetCrawlerResponse({
  this.crawler,
});