CrawlerInterceptor constructor

CrawlerInterceptor(
  1. String userAgent
)

Implementation

CrawlerInterceptor(this.userAgent);