cssSelector constant
IRI for schemahttp:cssSelector [Expects: http://schema.org/CssSelectorType]
A CSS selector, e.g. of a {SpeakableSpecification} or {WebPageElement}. In the latter case, multiple matches within a page can constitute a single conceptual "Web page element".
Can be used on: http://schema.org/SpeakableSpecification, http://schema.org/WebPageElement
Implementation
static const cssSelector = IriTerm.prevalidated(
'http://schema.org/cssSelector',
);