storageUsage constant

IriTerm const storageUsage

storageUsage

The amount of non-volatile memory that the account have used (in bytes)

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

Implementation

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