StorageEventInit.key

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void key(Optional!(T0) key)
    struct StorageEventInit
    nothrow
    void
    key
    (
    T0
    )
    (
    scope auto ref Optional!(T0) key
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. auto key()

Meta