key property

String? get key

The key property of the StorageEvent interface returns the key for the storage item that was changed.

Implementation

external String? get key;