endpoint property

String endpoint
read / write

Absolute URL exposed by the push service where the application server can send push messages; may be empty to deregister a device.

Implementation

late String endpoint;