menu
dart_spider package
documentation
dart_spider.dart
AbstractOptional
where property
where property
dark_mode
light_mode
where
property
List
<
String
>
?
where
getter/setter pair
ParserType.sibling
. If where is passed, value of selector is matched, result is sibling of an element where match was found.
Implementation
List<String>? where;
dart_spider package
documentation
dart_spider
AbstractOptional
where property
AbstractOptional class