oldValue property
String?
get
oldValue
The oldValue
property of the StorageEvent interface returns the
original value of the storage item whose value changed.
Implementation
external String? get oldValue;