menu
dart_web_scraper package
documentation
common/models/config_model.dart
Config
usePassedHtml property
usePassedHtml property
dark_mode
light_mode
usePassedHtml
property
bool
usePassedHtml
getter/setter pair
Allow this domain to use passed HTML and skip fetching HTML from URL.
Implementation
bool usePassedHtml;
dart_web_scraper package
documentation
common/models/config_model
Config
usePassedHtml property
Config class