menu
dart_web_scraper package
documentation
common/models/urltarget_model.dart
UrlTarget
needsHtml property
needsHtml property
dark_mode
light_mode
needsHtml
property
bool
needsHtml
getter/setter pair
If we need to scrape HTML or just start scraper based on URL.
Implementation
bool needsHtml;
dart_web_scraper package
documentation
common/models/urltarget_model
UrlTarget
needsHtml property
UrlTarget class