options property

The options read-only property of the PushSubscription interface is an object containing the options used to create the subscription.

Implementation

external PushSubscriptionOptions get options;