normalizedString constant
IriTerm
const normalizedString
IRI for xsd:normalizedString
String with normalized whitespace
Implementation
static const normalizedString = IriTerm(
'http://www.w3.org/2001/XMLSchema#normalizedString',
);