token constant
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',
);
IRI for xsd:token
String with normalized whitespace, no leading/trailing whitespace
static const token = IriTerm.prevalidated(
'http://www.w3.org/2001/XMLSchema#token',
);