menu
flutter_scrapper package
documentation
config/scraper_config.dart
RetryConfig
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Maximum number of retry attempts (default: 3)
Implementation
final int maxAttempts;
flutter_scrapper package
documentation
config/scraper_config
RetryConfig
maxAttempts property
RetryConfig class