storageArea property
Storage?
get
storageArea
The storageArea
property of the StorageEvent interface returns the
storage object that was affected.
Implementation
external Storage? get storageArea;
The storageArea
property of the StorageEvent interface returns the
storage object that was affected.
external Storage? get storageArea;