storageQuota constant

IriTerm const storageQuota

IRI for solid:storageQuota

The quota of non-volatile memory that is available for the account (in bytes)

Can be used on: http://www.w3.org/ns/solid/terms#Account

Implementation

static const storageQuota = IriTerm.prevalidated(
  'http://www.w3.org/ns/solid/terms#storageQuota',
);