menu
dart_web_scraper package
documentation
common/models/urltarget_model.dart
UrlTarget
where property
where property
dark_mode
light_mode
where
property
List
<
String
>
where
getter/setter pair
List of parts of URL to target.
Implementation
List<String> where;
dart_web_scraper package
documentation
common/models/urltarget_model
UrlTarget
where property
UrlTarget class