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;