newValue property
The newValue property of the StorageEvent interface returns the
new value of the storage item whose value was changed.
Implementation
external String? get newValue;
The newValue property of the StorageEvent interface returns the
new value of the storage item whose value was changed.
external String? get newValue;