PushSubscriptionOptionsInit.applicationServerKey

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

Meta