storageArea property
Storage?
get
storageArea
Returns the Storage object that was affected.
Implementation
_i3.Storage? get storageArea => _i4.getProperty(
this,
'storageArea',
);
Returns the Storage object that was affected.
_i3.Storage? get storageArea => _i4.getProperty(
this,
'storageArea',
);