StorageEvent(
String type,
{bool canBubble: false,
bool cancelable: false,
String key,
String oldValue,
String newValue,
String url,
Storage storageArea}
)

Not documented.