mode constant
mode [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
A mode of access such as read or write.
Can be used on: http://www.w3.org/ns/auth/acl#Authorization
Implementation
static const mode = IriTerm.prevalidated(
'http://www.w3.org/ns/auth/acl#mode',
);