unsignedLong constant

IriTerm const unsignedLong

IRI for xsd:unsignedLong

Unsigned 64-bit integer

Implementation

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