token constant

IriTerm const token

IRI for xsd:token

String with normalized whitespace, no leading/trailing whitespace

Implementation

static const token = IriTerm.prevalidated(
  'http://www.w3.org/2001/XMLSchema#token',
);