Read constant

IriTerm const Read

IRI for acl:Read

The class of read operations

Implementation

static const Read = IriTerm.prevalidated(
  'http://www.w3.org/ns/auth/acl#Read',
);