menu
flutter_scrapper package
documentation
config/scraper_config.dart
ScraperConfig
maxRedirects property
maxRedirects property
dark_mode
light_mode
maxRedirects
property
int
maxRedirects
final
Maximum number of redirects to follow (default: 5)
Implementation
final int maxRedirects;
flutter_scrapper package
documentation
config/scraper_config
ScraperConfig
maxRedirects property
ScraperConfig class