byte constant

IriTerm const byte

IRI for xsd:byte

8-bit integer

Implementation

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