const CrawlerRule({ required this.userAgent, this.allow = const ['/'], this.disallow = const [], this.crawlDelay, });