language constant

IriTerm const language

IRI for xsd:language

Language tag (as per BCP 47)

Implementation

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