menu
flutter_scrapper package
documentation
config/scraper_config.dart
ScraperConfig
followRedirects property
followRedirects property
dark_mode
light_mode
followRedirects
property
bool
followRedirects
final
Whether to follow redirects (default: true)
Implementation
final bool followRedirects;
flutter_scrapper package
documentation
config/scraper_config
ScraperConfig
followRedirects property
ScraperConfig class