CssSelectorType constant

IriTerm const CssSelectorType

IRI for schema:CssSelectorType

Text representing a CSS selector.

Implementation

static const CssSelectorType = const IriTerm(
  'https://schema.org/CssSelectorType',
);