applicationPubKey property

String? applicationPubKey
getter/setter pair

Vapid Public key to be used for authentication when sending to external web clients.

Additional optional parameter to be associated with a standard webpush subscription.

Implementation

core.String? applicationPubKey;