unsignedByte constant

IriTerm const unsignedByte

IRI for xsd:unsignedByte

Unsigned 8-bit integer

Implementation

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