onstorage top-level property
dynamic Function(StorageEvent)?
get
onstorage
Implementation
_i2.dynamic Function(_i3.StorageEvent)? get onstorage =>
(_i3.StorageEvent p0) => _i4.callMethod(
_i4.getProperty(
_self,
'onstorage',
),
r'call',
[
_self,
p0,
],
);