usage property

int? usage
getter/setter pair

The total amount of storage currently being used by this origin, for all JavaScript storage APIs, in bytes.

Implementation

int? usage;