GoogleFirebaseFcmRegistrationV1Web class
Registration data for the
JS SDK, which
wraps the Push API.
Properties
-
applicationPubKey
↔ String?
-
Vapid Public key to be used for authentication when sending to external
web clients.
getter/setter pair
-
auth
↔ String?
-
An authentication secret, as described in
Message Encryption for Web Push.
getter/setter pair
-
endpoint
↔ String?
-
The endpoint takes the form of a custom URL pointing to a push server,
which can be used to send a push message.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
p256dh
↔ String?
-
An Elliptic curve Diffie–Hellman public key on the P-256 curve (that is,
the NIST secp256r1 elliptic curve).
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited