storageArea property

Storage? storageArea

Returns the Storage object that was affected.

MDN Reference

Implementation

_i3.Storage? get storageArea => _i4.getProperty(
      this,
      'storageArea',
    );